Searched defs:PG_TO_FLAG (Results 1 - 4 of 4) sorted by relevance

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

Completed in 129 milliseconds