Home
last modified time | relevance | path

Searched defs:N_TRSIZE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Da.out.h16 #define N_TRSIZE(a) ((a).a_trsize) macro
/linux-3.4.99/arch/m68k/include/asm/
Da.out.h16 #define N_TRSIZE(a) ((a).a_trsize) macro
/linux-3.4.99/arch/alpha/include/asm/
Da.out.h80 #define N_TRSIZE(x) 0 macro