Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sun4/
H A Da.out.h88 #define N_STROFF(x) \ macro
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dimgact_aout.h113 #define N_STROFF(ex) (N_SYMOFF(ex) + (ex).a_syms) macro