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

/bind-9.6-ESV-R11/contrib/zkt/
H A Ddomaincmp.c48 #define goto_labelstart(str, p) while ( (p) > (str) && *((p)-1) != '.' ) \ macro
109 goto_labelstart (a, pa); /* find begin of current label */
113 goto_labelstart (b, pb); /* find begin of current label */
121 goto_labelstart (a, pa);
126 goto_labelstart (b, pb);

Completed in 8 milliseconds