Searched refs:BUILTINS_LOCATION (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dinput.h29 #define BUILTINS_LOCATION ((source_location) 2) macro
H A Dtoplev.c1942 input_location = BUILTINS_LOCATION;
H A Dc-decl.c2820 input_location = BUILTINS_LOCATION;
7356 SET_EXPR_LOCATION (stmt, BUILTINS_LOCATION);
H A Dtree-cfg.c2097 if (loc > BUILTINS_LOCATION)
H A Dtree.h2363 (DECL_SOURCE_LOCATION (DECL) <= BUILTINS_LOCATION)
/freebsd-10.1-release/contrib/gcc/cp/
H A Dlex.c372 push_srcloc (BUILTINS_LOCATION);

Completed in 132 milliseconds