Home
last modified time | relevance | path

Searched refs:MSG_TRIGGER (Results 1 – 1 of 1) sorted by relevance

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta_util/src/
H A Dsigfpe.c18 #ifndef MSG_TRIGGER
19 # define MSG_TRIGGER 1000000 macro
49 if ((count ++) % MSG_TRIGGER == 0) { in sigfpe_handler()
123 if ((count ++) % MSG_TRIGGER == 0) { in sigfpe_handler()