Searched refs:nerrs (Results 1 – 4 of 4) sorted by relevance
309 static volatile sig_atomic_t nerrs; variable355 nerrs++; in sigtrap()449 nerrs = 0; in test_valid_sigreturn()487 nerrs++; in test_valid_sigreturn()493 nerrs++; in test_valid_sigreturn()505 nerrs++; in test_valid_sigreturn()520 nerrs++; in test_valid_sigreturn()524 if (nerrs == 0) in test_valid_sigreturn()527 return nerrs; in test_valid_sigreturn()
29 static int nerrs = 0; variable113 return (nerrs == 0 ? 0 : 1); in main()
52 …nerrs=`grep --binary-files=text '!!!' $file | tail -1 | awk '{for (i=NF-8;i<=NF;i++) sum+=$i; } EN…53 print_bug $title FAILURE, $nerrs instances
380 int nframes, nerrs; in uhci_sprint_schedule() local412 nerrs = 0; in uhci_sprint_schedule()442 ++nerrs; in uhci_sprint_schedule()469 ++nerrs; in uhci_sprint_schedule()473 if (nerrs > 0) in uhci_sprint_schedule()474 out += sprintf(out, "Skipped %d bad links\n", nerrs); in uhci_sprint_schedule()