Home
last modified time | relevance | path

Searched defs:N_DATADDR (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/alpha/include/asm/
Da.out.h77 #define N_DATADDR(x) ((x).a_datastart) macro
/linux-3.3/include/linux/
Da.out.h156 #define N_DATADDR(x) \ macro