Searched refs:_table (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Djfs.h501 dir_table_slot_t _table[12]; /* 96: inline */ member in struct:dinode::__anon325::__anon326
505 #define di_dirtable u._dir._table
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c1732 const uint32_t *_table, *_end; \
1733 _table = TABLE; \
1734 _end = _table + sizeof(TABLE)/sizeof(TABLE[0]); \
1735 for(; _table < _end; _table += 2) { \
1736 tw32(_table[0], _table[1]); \

Completed in 27 milliseconds