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

/bind-9.11.3/lib/isccc/
H A Dalist.c42 #define ALIST_TAG "*alist*" macro
53 tag = isccc_sexpr_fromstring(ALIST_TAG);
75 if (strcmp(car->value.as_string, ALIST_TAG) != 0)

Completed in 11 milliseconds