Searched refs:TOK_SEMICOLON (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/usr.bin/rpcgen/
H A Drpc_scan.h89 TOK_SEMICOLON, enumerator in enum:tok_kind
H A Drpc_parse.c101 scan(TOK_SEMICOLON, &tok);
132 scan(TOK_SEMICOLON, &tok);
214 scan(TOK_SEMICOLON, &tok);
235 scan(TOK_SEMICOLON, &tok);
330 scan(TOK_SEMICOLON, &tok);
340 scan(TOK_SEMICOLON, &tok);
H A Drpc_scan.c219 tokp->kind = TOK_SEMICOLON;
H A Drpc_util.c347 {TOK_SEMICOLON, ";"},

Completed in 36 milliseconds