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

/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dexc_catcher.c50 static int checkForFunction = 0; local
53 if (checkForFunction == 0) {
54 checkForFunction = 1;
H A Dexc_catcher_state.c53 static int checkForFunction = 0; local
56 if (checkForFunction == 0) {
57 checkForFunction = 1;
H A Dexc_catcher_state_identity.c55 static int checkForFunction = 0; local
58 if (checkForFunction == 0) {
59 checkForFunction = 1;

Completed in 76 milliseconds