Home
last modified time | relevance | path

Searched defs:bool_type (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.h199 bfd_boolean (*bool_type) (void *, unsigned int); member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.h199 bfd_boolean (*bool_type) (void *, unsigned int); member
/openbsd-src/gnu/llvm/lldb/examples/synthetic/
H A Dgnu_libstdcpp.py429 def __init__(self, valobj, bool_type): argument