Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.h99 #define LOCATION_LINE(LOC) ((expand_location (LOC)).line) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.h169 #define LOCATION_LINE(LOC) ((expand_location (LOC)).line) macro