Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dinput.h48 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dinput.h55 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) macro