Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dline-map.h113 #define MAIN_FILE_P(MAP) ((MAP)->included_from < 0) macro
/openbsd-src/gnu/gcc/libcpp/include/
H A Dline-map.h159 #define MAIN_FILE_P(MAP) ((MAP)->included_from < 0) macro