Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dreplay.c714 do_macro_arith(char* orig, size_t remain, char** arithstart) in do_macro_arith() function
737 return do_macro_arith(orig, remain, arithstart); in do_macro_arith()
828 at = do_macro_arith(at, remain, &arithstart); in macro_expand()