Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.h264 int lp_size; member
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.h264 int lp_size; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp1446 uint32_t lp_size = O->is64Bit() ? 8 : 4; in DumpLiteralPointerSection() local