Searched refs:BE_FLOAT_INF (Results 1 – 1 of 1) sorted by relevance
530 BE_FLOAT_INF = '\x7f\x80\x00\x00' variable531 LE_FLOAT_INF = ''.join(reversed(BE_FLOAT_INF))558 for fmt, data in [('>f', BE_FLOAT_INF),582 for fmt, data in [('>f', BE_FLOAT_INF),