Searched refs:N_AUX (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/sys/ | ||
| H A D | nlist_aout.h | 98 #define N_AUX(p) ((p)->n_other & 0xf) macro |
| /f-stack/freebsd/sys/ | ||
| H A D | nlist_aout.h | 100 #define N_AUX(p) ((p)->n_other & 0xf) macro |