Searched defs:is_normal (Results 1 – 2 of 2) sorted by relevance
| /third_party/json/test/thirdparty/doctest/ | ||
| D | doctest.h | 547 is_normal = 2 * is_require, enumerator |
| /third_party/python/Lib/ | ||
| D | _pydecimal.py | 3135 def is_normal(self, context=None): member in Decimal |