Home
last modified time | relevance | path

Searched refs:_NAN (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Djson_format.py71 _NAN = 'NaN' variable
217 return _NAN
618 elif value == _NAN:
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Ddecoder.py99 _NAN = _POS_INF * 0 variable
309 return (_NAN, new_pos)
343 return (_NAN, new_pos)