Searched defs:nan64 (Results 1 – 1 of 1) sorted by relevance
/openbsd/regress/lib/libc/cephes/ |
H A D | ieee.c | 3975 unsigned short nan64[6] = {0x7fff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff}; variable 3982 unsigned short nan64[6] = {0, 0, 0, 0xc000, 0xffff, 0}; variable
|