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