Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Ddefun.c33 struct token_accumulator struct
41 initialize_token_accumulator (struct token_accumulator *accumulator) in initialize_token_accumulator() argument
49 accumulate_token (struct token_accumulator *accumulator, char *token) in accumulate_token()
107 struct token_accumulator accumulator; in args_from_string()