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

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

Completed in 92 milliseconds