Home
last modified time | relevance | path

Searched refs:accumulate_token (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Ddefun.c51 accumulate_token (struct token_accumulator *accumulator, char *token) in accumulate_token() function
122 accumulate_token ((&accumulator), (xstrdup (" "))); in args_from_string()
226 accumulate_token (&accumulator, substring (token_start, token_end)); in args_from_string()
228 accumulate_token (&accumulator, NULL); in args_from_string()