Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dangel.h105 enum _bool { _false, _true }; enum
106 # define _bool enum _bool macro
108 # define _bool int macro
H A Dhost.h103 enum _bool { _false, _true }; enum
104 # define _bool enum _bool macro
106 # define _bool int macro
116 typedef _bool bool; typedef