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

/netbsd-current/sys/uvm/
H A Duvm_pglist.c118 bool second_pass; local
147 second_pass = false;
154 if (uvm_physseg_get_start_hint(psi) == 0 || second_pass) {
165 second_pass = true;
530 bool second_pass; local
555 second_pass = false;
560 if (uvm_physseg_get_start_hint(psi) == 0 || second_pass) {
564 second_pass = true;
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dsym_ids.c242 extend_match (struct match *m, Sym *sym, Sym_Table *tab, bfd_boolean second_pass)
247 if (second_pass)
261 if (second_pass)
241 extend_match(struct match *m, Sym *sym, Sym_Table *tab, bfd_boolean second_pass) argument
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dsym_ids.c242 extend_match (struct match *m, Sym *sym, Sym_Table *tab, bool second_pass)
247 if (second_pass)
261 if (second_pass)
241 extend_match(struct match *m, Sym *sym, Sym_Table *tab, bool second_pass) argument
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dsym_ids.c242 extend_match (struct match *m, Sym *sym, Sym_Table *tab, bool second_pass)
247 if (second_pass)
261 if (second_pass)
241 extend_match(struct match *m, Sym *sym, Sym_Table *tab, bool second_pass) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid128_add.c485 int second_pass = 0; local
2221 if (second_pass) {
2371 if (second_pass) {
2555 second_pass = 1;
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid128_add.c485 int second_pass = 0; local
2221 if (second_pass) {
2371 if (second_pass) {
2555 second_pass = 1;

Completed in 117 milliseconds