Home
last modified time | relevance | path

Searched defs:istrue (Results 1 – 4 of 4) sorted by relevance

/external/one-true-awk/
Dawk.h204 #define istrue(n) ((n)->csub == BTRUE) macro
/external/python/cpython3/Modules/
Dpyexpat.c1254 get_pybool(int istrue) in get_pybool()
/external/python/cpython2/Modules/
Dpyexpat.c1403 get_pybool(int istrue) in get_pybool()
Ddatetimemodule.c1444 int istrue; in diff_to_bool() local