Searched refs:BE_DOUBLE_NAN (Results 1 – 1 of 1) sorted by relevance
627 BE_DOUBLE_NAN = b'\x7f\xf8\x00\x00\x00\x00\x00\x00' variable628 LE_DOUBLE_NAN = bytes(reversed(BE_DOUBLE_NAN))652 ('>d', BE_DOUBLE_NAN),675 ('>d', BE_DOUBLE_NAN),