Searched refs:TBLSZ (Results 1 – 2 of 2) sorted by relevance
39 #define TBLSZ 256 macro150 } symlst[TBLSZ];151 struct sym *stable[TBLSZ];
1208 while (sptr < &symlst[TBLSZ]) { in init()2305 for (i = 0; i < TBLSZ; i++) { in garbage()