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