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

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dtic54x.h56 #define FLAG_TO_PG(f) (((f) >> 24) & 0xFF) macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dtic54x.h56 #define FLAG_TO_PG(f) (((f) >> 24) & 0xFF) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dtic54x.h56 #define FLAG_TO_PG(f) (((f) >> 24) & 0xFF) macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dtic54x.h56 #define FLAG_TO_PG(f) (((f) >> 24) & 0xFF) macro

Completed in 129 milliseconds