HomeSort by: relevance | last modified time | path
    Searched refs:gotolabel (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pass1.h 286 void gotolabel(char *);
cgram.y 1001 | C_GOTO C_NAME ';' { gotolabel($2); goto rch; }
pftn.c 2728 gotolabel(char *name) function
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
pass1.h 316 void gotolabel(char *);
cgram.y 991 | C_GOTO C_NAME ';' { gotolabel($2); goto rch; }
pftn.c 2769 gotolabel(char *name) function

Completed in 49 milliseconds