Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/alpha/
H A Dfp_complete.c143 this_cannot_happen(int what_cannot_happen, int64_t bits) in this_cannot_happen() argument
153 if (1UL << what_cannot_happen & reported) in this_cannot_happen()
155 reported |= 1UL << what_cannot_happen; in this_cannot_happen()
161 printf("FP event %d/%lx/%lx\n", what_cannot_happen, in this_cannot_happen()