Searched refs:first_time (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.c/
H A Domp_workshare4.c22 char first_time; local
28 first_time = 'y';
34 firstprivate(first_time)
38 if (first_time == 'y')
41 first_time = 'n';
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/unix/include/named/
H A Dos.h60 ns_os_writepidfile(const char *filename, isc_boolean_t first_time);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/win32/include/named/
H A Dos.h58 ns_os_writepidfile(const char *filename, isc_boolean_t first_time);
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dforwback.c137 static int first_time = 1; local
184 } else if (!first_time)
247 if ((first_time || more_mode) &&
286 first_time = 0;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dloop-init.c46 static bool first_time = true;
48 if (first_time)
50 first_time = false;
45 static bool first_time = true; local
H A Dc-ppoutput.c39 bool first_time; /* pp_file_change hasn't been called yet. */ member in struct:__anon3042
130 print.first_time = 1;
393 if (print.first_time)
398 print.first_time = 0;
H A Dgcc.c2396 int first_time = TRUE;
2410 if (!first_time)
2413 first_time = FALSE;
2423 if (! first_time)
2426 first_time = FALSE;
2434 if (! first_time)
2437 first_time = FALSE;
4195 int first_time;
4202 first_time = TRUE;
4207 if (!first_time)
2381 int first_time = TRUE; local
4174 int first_time; local
[all...]
/netbsd-6-1-5-RELEASE/sbin/cgdconfig/
H A Dpkcs5_pbkdf2.c76 int first_time = 1; local
93 if (first_time) {
95 first_time = 0;
/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dprim.c113 static int first_time = 1; local
150 } else if (!first_time)
185 if (first_time && line == NULL && !top_scroll) {
198 first_time = 0;
/netbsd-6-1-5-RELEASE/sbin/wsconsctl/
H A Dkeysym.c44 static int first_time = 1; variable
133 first_time = 0;
142 if (first_time)
162 if (first_time)
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/tools/
H A Dpvmove.c281 unsigned first_time = (flags & PVMOVE_FIRST_TIME) ? 1 : 0; local
295 if (!first_time) {
306 if (!first_time)
315 if (first_time) {
360 unsigned first_time = 1; local
415 first_time = 0;
448 if (first_time) {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dinterps.c142 int first_time = 0; local
164 first_time = 1;
211 if (!first_time)
H A Dmonitor.c107 static int first_time = 0; /* Is this the first time we're variable
941 if (current_monitor->flags & MO_RUN_FIRST_TIME && first_time == 1)
943 first_time = 0;
2056 first_time = 1;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntpsim.c418 static int first_time = 1;
426 if (first_time) {
430 first_time = 0;
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dpvcs2rcs.in837 my $first_time = 1;
849 unlink $rcsarchive if ($first_time and $options{verify} =~ /^none$/ and -f $rcsarchive);
852 if ( $first_time )
891 unless ($first_time)
920 $first_time = 0 if ($first_time);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/win32/
H A Dos.c238 ns_os_writepidfile(const char *filename, isc_boolean_t first_time) { argument
248 report = first_time ? ns_main_earlyfatal : ns_main_earlywarning;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt.c649 static char first_time = 1;
652 if (first_time)
679 first_time = 0;
647 static char first_time = 1; local
/netbsd-6-1-5-RELEASE/libexec/getty/
H A Dmain.c187 int repcnt = 0, failopenlogged = 0, uugetty = 0, first_time = 1; local
343 if (first_time != 0 && IF != NULL) {
353 first_time = 0;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-ppoutput.c39 bool first_time; /* pp_file_change hasn't been called yet. */ member in struct:__anon4021
157 print.first_time = 1;
569 if (print.first_time)
574 print.first_time = 0;
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dpcap-sita.c68 int first_time; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */ member in struct:unit
331 u->first_time = 0;
355 u->first_time = 0;
809 if (u->first_time == 0) {
817 u->first_time = 1;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/unix/
H A Dos.c852 ns_os_writepidfile(const char *filename, isc_boolean_t first_time) { argument
862 report = first_time ? ns_main_earlyfatal : ns_main_earlywarning;
877 first_time);
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/format1/
H A Dformat1.c36 int first_time = 1; local
44 if (first_time) {
46 first_time = 0;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.c2503 int first_time;
2514 first_time = 1;
2520 if (first_time)
2547 if (first_time)
2561 int dst_offset = first_time ? 0 : 4;
2635 first_time = 0;
2479 int first_time; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m32r/
H A Dm32r.c2327 int first_time;
2338 first_time = 1;
2344 if (first_time)
2371 if (first_time)
2385 int dst_offset = first_time ? 0 : 4;
2459 first_time = 0;
2304 int first_time; local
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/activate/
H A Ddev_manager.c365 int first_time = 1; local
414 if (first_time) {
416 first_time = 0;
434 if (first_time)

Completed in 399 milliseconds

12