Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dinput.h49 #define LOCATION_LINE(LOC) ((expand_location (LOC)).line) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dinput.h56 #define LOCATION_LINE(LOC) ((expand_location (LOC)).line) macro