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

/freebsd-10.3-release/usr.bin/rpcgen/
H A Drpc_scan.h89 TOK_SEMICOLON, enumerator in enum:tok_kind
H A Drpc_parse.c100 scan(TOK_SEMICOLON, &tok);
131 scan(TOK_SEMICOLON, &tok);
213 scan(TOK_SEMICOLON, &tok);
234 scan(TOK_SEMICOLON, &tok);
339 scan(TOK_SEMICOLON, &tok);
349 scan(TOK_SEMICOLON, &tok);
H A Drpc_scan.c219 tokp->kind = TOK_SEMICOLON;
H A Drpc_util.c347 {TOK_SEMICOLON, ";"},

Completed in 87 milliseconds