Home
last modified time | relevance | path

Searched refs:found_flags (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c14380 unsigned int found_flags = initial_state; in aarch64_parse_boolean_options() local
14396 found_flags = 0; in aarch64_parse_boolean_options()
14398 found_flags |= token_ops; in aarch64_parse_boolean_options()
14416 found_flags = 0; in aarch64_parse_boolean_options()
14418 found_flags |= token_ops; in aarch64_parse_boolean_options()
14419 return found_flags; in aarch64_parse_boolean_options()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc17434 unsigned int found_flags = initial_state; in aarch64_parse_boolean_options() local
17450 found_flags = 0; in aarch64_parse_boolean_options()
17452 found_flags |= token_ops; in aarch64_parse_boolean_options()
17470 found_flags = 0; in aarch64_parse_boolean_options()
17472 found_flags |= token_ops; in aarch64_parse_boolean_options()
17473 return found_flags; in aarch64_parse_boolean_options()