Home
last modified time | relevance | path

Searched defs:BOOL (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/objc/execute/
H A Dformal_protocol-1.m9 - (void) setEnabled: (BOOL)flag; argument
25 {
H A Dformal_protocol-2.m10 - (void) setEnabled: (BOOL)flag; argument
26 {
H A Dformal_protocol-3.m10 - (void) setEnabled: (BOOL)flag; argument
30 {
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dmisc10.C6 enum BOOL { FALSE = (enum flag) 0, TRUE }; enum
/openbsd/gnu/usr.bin/binutils/gdb/vx-share/
H A DvxTypes.h41 typedef int BOOL; typedef
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp27 typedef int BOOL; typedef
254 INTERCEPTOR_WINAPI(BOOL, HeapFree, HANDLE hHeap, DWORD dwFlags, LPVOID lpMem) { in INTERCEPTOR_WINAPI() argument
431 INTERCEPTOR_WINAPI(BOOL, RtlFreeHeap, HANDLE HeapHandle, DWORD Flags, in INTERCEPTOR_WINAPI() argument
/openbsd/usr.bin/less/
H A Doption.h17 #define BOOL 01 /* Boolean option: 0 or 1 */ macro
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dgdb_c_test.c71 typedef char BOOL; /* 8 Bits */ typedef