Home
last modified time | relevance | path

Searched refs:found_it (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmulti.c677 goto found_it; in FDECL6()
689 goto found_it; in FDECL6()
694 goto found_it; in FDECL6()
703 goto found_it; in FDECL6()
708 goto found_it; in FDECL6()
712 found_it: in FDECL6()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_modes.c1396 bool found_it = false; in drm_connector_list_update() local
1403 found_it = true; in drm_connector_list_update()
1432 if (!found_it) { in drm_connector_list_update()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dserver.c3340 int found_it = 0; in check_command_valid_p() local
3427 found_it = 0; in check_command_valid_p()
3436 found_it = 1; in check_command_valid_p()
3443 if (found_it) in check_command_valid_p()
6740 int found_it = 0; in check_repository_password() local
6774 found_it = 1; in check_repository_password()
6784 if (found_it) in check_repository_password()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
H A Dgp-display-html.in1419 my $found_it = $TRUE;
1490 $found_it = $FALSE;
1493 return (\$found_it, \%branch_target, \%extended_branch_target,
1514 my $found_it = $TRUE;
1588 $found_it = $FALSE;
1591 return (\$found_it, \%branch_target, \%extended_branch_target);
5320 my $found_it;
5496 $found_it = ${ $found_it_ref };
5498 if ($found_it)
5516 $found_it = ${ $found_it_ref };
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprofng/gp-display-html/
H A Dgp-display-html.in1661 my $found_it = $TRUE;
1734 $found_it = $FALSE;
1737 return (\$found_it, \%branch_target, \%extended_branch_target,
1758 my $found_it = $TRUE;
1833 $found_it = $FALSE;
1836 return (\$found_it, \%branch_target, \%extended_branch_target);
6017 my $found_it;
6193 $found_it = ${ $found_it_ref };
6195 if ($found_it)
6213 $found_it = ${ $found_it_ref };
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dia64-gen.c2649 int found_it = 0; in add_opcode_entry() local
2668 found_it = 1; in add_opcode_entry()
2676 if (! found_it) in add_opcode_entry()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-gen.c2656 int found_it = 0; in add_opcode_entry() local
2675 found_it = 1; in add_opcode_entry()
2683 if (! found_it) in add_opcode_entry()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgensupport.c286 int found_it = 0; in compute_test_codes() local
293 found_it = 1; in compute_test_codes()
296 if (!found_it) in compute_test_codes()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgensupport.cc286 int found_it = 0; in compute_test_codes() local
293 found_it = 1; in compute_test_codes()
296 if (!found_it) in compute_test_codes()