Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/texinfo/makeinfo/
Ddefun.c41 initialize_token_accumulator (struct token_accumulator *accumulator) in initialize_token_accumulator()
49 accumulate_token (struct token_accumulator *accumulator, char *token) in accumulate_token()
107 struct token_accumulator accumulator; in args_from_string() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Analysis/
DFormatString.cpp41 unsigned accumulator = 0; in ParseAmount() local
/freebsd-9-stable/sys/dev/aic7xxx/aicasm/
Daicasm_gram.y72 static symbol_ref_t accumulator; variable