Home
last modified time | relevance | path

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

/linux/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); in main()
153 np = GET_16(E_PHNUM); in main()