Searched refs:crumbs (Results 1 – 1 of 1) sorted by relevance
36 static char crumbs[sizeof (expected)]; variable50 crumbs[next_slot++] = '0'; in fn0()56 crumbs[next_slot++] = '1'; in fn1()62 crumbs[next_slot++] = '2'; in fn2()69 crumbs[next_slot++] = '3'; in fn3()77 if (strcmp (crumbs, expected) == 0) in fn_final()80 printf ("crumbs: %s\n", crumbs); in fn_final()
Completed in 3 milliseconds