Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h2111 #define ENCODE_QUAL_ADDR_SPACE(NUM) ((NUM & 0xFF) << 8) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h2232 #define ENCODE_QUAL_ADDR_SPACE(NUM) ((NUM & 0xFF) << 8) macro