Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dnlist_aout.h99 #define N_BIND(p) (((unsigned int)(p)->n_other >> 4) & 0xf) macro
/f-stack/freebsd/sys/
H A Dnlist_aout.h101 #define N_BIND(p) (((unsigned int)(p)->n_other >> 4) & 0xf) macro