Searched refs:nextmsg (Results 1 – 3 of 3) sorted by relevance
349 nextmsg = lastmsg + 1; in main()366 nextmsg, ptr, ctime(&t)); in main()413 fscanf(msgsrc, "%d\n", &nextmsg); in main()415 if (nextmsg > lastmsg+1) { in main()422 rcfirst = nextmsg - rcback; in main()435 rcfirst = nextmsg; in main()441 nextmsg = firstmsg; in main()592 if (msg >= nextmsg) { in main()593 nextmsg = msg + 1; in main()607 if (--msg >= nextmsg) { in main()[all …]
292 static const char *msg, *nextmsg; variable298 nextmsg = NULL; in failure()303 nextmsg = msgbuff; in failure()334 msg = nextmsg; in assertion_count()335 nextmsg = NULL; in assertion_count()429 msg = nextmsg; in test_skipping()430 nextmsg = NULL; in test_skipping()
420 static const char *msg, *nextmsg; variable426 nextmsg = NULL; in failure()431 nextmsg = msgbuff; in failure()462 msg = nextmsg; in assertion_count()463 nextmsg = NULL; in assertion_count()557 msg = nextmsg; in test_skipping()558 nextmsg = NULL; in test_skipping()