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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dnan.h48 /* NaNl () returns a 'long double' not-a-number. */
53 static long double NaNl () function
59 # define NaNl() (0.0L / 0.0L) macro
H A Dtest-isnanl.h62 ASSERT (isnanl (NaNl ()));
69 m.value = NaNl ();
H A Dtest-frexpl.c89 x = NaNl ();

Completed in 62 milliseconds