Home | History | Annotate | Download | only in cintltst

Lines Matching refs:condition

174 static void doAssert(int condition, const char *message)
176 if (condition==0) {