Searched refs:vword (Results 1 – 2 of 2) sorted by relevance
36 #define vword volatile unsigned int macro78 vword trash; in STNIC_DELAY()79 trash = *(vword *) 0xa0000000; in STNIC_DELAY()80 trash = *(vword *) 0xa0000000; in STNIC_DELAY()81 trash = *(vword *) 0xa0000000; in STNIC_DELAY()
27 typedef volatile word vword; typedef