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

  /src/usr.bin/rpcgen/
rpc_scan.c 79 get_token(tokp);
90 get_token(tokp);
101 get_token(tokp);
113 get_token(tokp);
127 get_token(tokp);
138 get_token(tokp);
147 get_token(token *tokp) function in typeref:typename:void
  /src/lib/libintl/
plural_parser.c 229 get_token(struct tokenizer_context *tcx, union token_data *token_data) function in typeref:typename:int
267 token = get_token(&tcx, &token_data);
471 token = get_token(tcx, &token_data);
480 token = get_token(tcx, &token_data);
515 token = get_token(tcx, &token_data);
555 token = get_token(tcx, &token_data);
600 token = get_token(tcx, &token_data);
614 token = get_token(tcx, &token_data);
646 token = get_token(tcx, &token_data);
655 token1 = get_token(tcx, &token_data)
    [all...]

Completed in 12 milliseconds