Home
last modified time | relevance | path

Searched refs:N_AUX (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dnlist_aout.h98 #define N_AUX(p) ((p)->n_other & 0xf) macro
/f-stack/freebsd/sys/
H A Dnlist_aout.h100 #define N_AUX(p) ((p)->n_other & 0xf) macro