HomeSort by: relevance | last modified time | path
    Searched defs:goterror (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/crunch/crunchgen/
crunchgen.c 80 int goterror; member in struct:prog
108 static int goterror = 0; variable in typeref:typename:int
223 exit(goterror);
288 goterror = 1;
306 goterror = 1;
313 goterror = 1;
321 goterror = 1;
375 goterror = 1;
413 p2->goterror = 0;
427 goterror = 1
    [all...]
crunchgen.c 80 int goterror; member in struct:prog
108 static int goterror = 0; variable in typeref:typename:int
223 exit(goterror);
288 goterror = 1;
306 goterror = 1;
313 goterror = 1;
321 goterror = 1;
375 goterror = 1;
413 p2->goterror = 0;
427 goterror = 1
    [all...]

Completed in 24 milliseconds