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

/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dfp_complete.c154 this_cannot_happen(int what_cannot_happen, int64_t bits) argument
164 if (1UL << what_cannot_happen & reported)
166 reported |= 1UL << what_cannot_happen;
172 printf("FP event %d/%lx/%lx\n", what_cannot_happen, reported,

Completed in 116 milliseconds