Home
last modified time | relevance | path

Searched defs:first_token (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/groff/src/preproc/refer/
Dref.cpp594 int first_token = 1; in abbreviate_name() local
/freebsd-10-stable/contrib/gcc/cp/
Dparser.c271 cp_token first_token; in cp_lexer_new_main() local
13054 cp_token *first_token; in cp_parser_parameter_declaration() local
21637 cp_parser_initial_pragma (cp_token *first_token) in cp_parser_initial_pragma()
/freebsd-10-stable/contrib/ntp/sntp/libevent/
Devdns.c3533 char *const first_token = strtok_r(start, delims, &strtok_state); in resolv_conf_parse_line() local