Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Ddsl.py497 def _str_to_bool(s): function
/netbsd-src/external/gpl2/lvm2/dist/lib/config/
H A Dconfig.c1062 static int _str_to_bool(const char *str, int fail) in _str_to_bool() function