Searched defs:CONTINUE (Results 1 – 3 of 3) sorted by relevance
44 #define CONTINUE 3 /* positive intermediate */ macro
33 static const char CONTINUE = S2C(u8";"); variable
589 enum expect { NO, CONTINUE, OTHER }; enumerator