Lines Matching refs:trapped
769 Volatile int trapped; /* For testing FPE traps */ 1041 trapped= 1; /* A global */ 2121 extern Volatile int trapped; 3198 trapped= 0; /* A global variable */ 3201 if (!trapped) {