Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.c1005 tree optimize_strings; member
1035 p->optimize_strings = copy_list (current_optimize_pragma); in handle_pragma_push_options()
1084 current_optimize_pragma = p->optimize_strings; in handle_pragma_pop_options()
H A Dc-pragma.cc1050 tree optimize_strings; member
1088 p->optimize_strings = copy_list (current_optimize_pragma); in handle_pragma_push_options()
1146 current_optimize_pragma = p->optimize_strings; in handle_pragma_pop_options()
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.c1005 tree optimize_strings; member
1035 p->optimize_strings = copy_list (current_optimize_pragma); in handle_pragma_push_options()
1084 current_optimize_pragma = p->optimize_strings; in handle_pragma_pop_options()