Searched refs:PHP_DOUBLE_QUIET_NAN_HIGH (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/ext/standard/ | ||
| H A D | basic_functions.c | 3501 #define PHP_DOUBLE_QUIET_NAN_HIGH 0xfff80000 macro 3509 ((php_uint32*)&val)[1] = PHP_DOUBLE_QUIET_NAN_HIGH; |
Completed in 14 milliseconds