Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dtic54x.h55 #define PG_TO_FLAG(p) (((unsigned long)(p) & 0xFF) << 24) macro
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dtic54x.h55 #define PG_TO_FLAG(p) (((unsigned long)(p) & 0xFF) << 24) macro