Searched refs:VSTRING_CTL_END (Results 1 – 2 of 2) sorted by relevance
57 #define VSTRING_CTL_END 0 macro60 #define CA_VSTRING_CTL_END VSTRING_CTL_END
412 while ((code = va_arg(ap, int)) != VSTRING_CTL_END) { in vstring_ctl()