Searched refs:BE_FLOAT_INF (Results 1 – 1 of 1) sorted by relevance
470 BE_FLOAT_INF = '\x7f\x80\x00\x00' variable471 LE_FLOAT_INF = ''.join(reversed(BE_FLOAT_INF))498 for fmt, data in [('>f', BE_FLOAT_INF),522 for fmt, data in [('>f', BE_FLOAT_INF),