Home
last modified time | relevance | path

Searched defs:eValid (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.h39 eValid enumerator
/freebsd/contrib/sqlite3/
H A Dsqlite3.c36049 int eValid = 1; /* True exponent is either not used or is well-formed */ in sqlite3AtoF() local