Searched defs:check (Results 1 – 7 of 7) sorted by relevance
70 public static boolean check() { in check() method in Blort
109 public void check() { in check() method in Sub
65 static void check(WeakReference[] wrefs) { in check() method in Main
25 #define CHECK_REG_DEP(use, def, check) ((def & check->useMask) || \ argument
421 int check = 0; in main() local
509 void check(bool entry, const char* fmt0, ...) { in check() function in ScopedCheck1141 static bool check(const void* dataBuf, bool modOkay) { in check() function