Home
last modified time | relevance | path

Searched refs:processing_spec_function (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1787 static int processing_spec_function; variable
3256 gcc_assert (!processing_spec_function); in execute()
6846 if (processing_spec_function) in do_spec_1()
6971 processing_spec_function++; in handle_spec_function()
7017 processing_spec_function--; in handle_spec_function()
11160 processing_spec_function = 0; in finalize()
H A DChangeLog-20022616 (execute): Abort if processing_spec_function is true.
2618 is encountered. If processing_spec_function is true,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1659 static int processing_spec_function; variable
3046 gcc_assert (!processing_spec_function); in execute()
6109 if (processing_spec_function) in do_spec_1()
6234 processing_spec_function++; in handle_spec_function()
6280 processing_spec_function--; in handle_spec_function()
10221 processing_spec_function = 0; in finalize()