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

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c1547 #define INIT_STATIC_SPEC(NAME,PTR) \
1553 INIT_STATIC_SPEC ("asm", &asm_spec),
1554 INIT_STATIC_SPEC ("asm_debug", &asm_debug),
1555 INIT_STATIC_SPEC ("asm_final", &asm_final_spec),
1556 INIT_STATIC_SPEC ("asm_options", &asm_options),
1557 INIT_STATIC_SPEC ("invoke_as", &invoke_as),
1558 INIT_STATIC_SPEC ("cpp", &cpp_spec),
1559 INIT_STATIC_SPEC ("cpp_options", &cpp_options),
1560 INIT_STATIC_SPEC ("cpp_debug_options", &cpp_debug_options),
1561 INIT_STATIC_SPEC ("cpp_unique_option
1540 #define INIT_STATIC_SPEC macro
[all...]

Completed in 94 milliseconds