Home
last modified time | relevance | path

Searched defs:N_DRSIZE (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Da.out.h17 #define N_DRSIZE(a) ((a).a_drsize) macro
/arch/m68k/include/asm/
Da.out.h17 #define N_DRSIZE(a) ((a).a_drsize) macro
/arch/arm/include/asm/
Da.out.h25 #define N_DRSIZE(a) ((a).a_drsize) macro
/arch/alpha/include/asm/
Da.out.h79 #define N_DRSIZE(x) 0 macro