Searched refs:GET_16 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/boot/
H A Daddnote.c83 #define GET_16(off) (e_data == ELFDATA2MSB ? GET_16BE(off) : GET_16LE(off)) macro
152 ps = GET_16(E_PHENTSIZE);
153 np = GET_16(E_PHNUM);

Completed in 116 milliseconds