Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dtext_format.py66 _FLOAT_NAN = re.compile('nanf?', re.IGNORECASE) variable
1429 elif _FLOAT_NAN.match(text):