Home
last modified time | relevance | path

Searched defs:__icc_nan (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Include/
Dpymath.h171 static double __icc_nan() in __icc_nan() function
178 …static const union { unsigned char buf[8]; double __icc_nan; } __nan_store = {0,0,0,0,0,0,0xf8,0x7… member