Searched defs:expand_location (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ | ||
H A D | input.h | 65 #define expand_location(FILELINE) (FILELINE) macro |
H A D | tree.c | 3224 expand_location (source_location loc) in expand_location() function |