Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A Dutil.py23 def pythonize_bool(value): function
/openbsd-src/gnu/llvm/compiler-rt/cmake/Modules/
H A DCompilerRTUtils.cmake17 macro(pythonize_bool var) macro