Searched defs:isccc_alist_prettyprint (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isccc/
H A Dalist.c264 isccc_alist_prettyprint(isccc_sexpr_t *sexpr, unsigned int indent, FILE *stream) function
281 isccc_alist_prettyprint(v, indent, stream);
295 isccc_alist_prettyprint(CAR(elt), indent, stream);

Completed in 11 milliseconds