Searched defs:N_SYMSIZE (Results 1 – 4 of 4) sorted by relevance
18 #define N_SYMSIZE(a) ((a).a_syms) macro
26 #define N_SYMSIZE(a) ((a).a_syms) macro
81 #define N_SYMSIZE(x) 0 macro