HomeSort by: relevance | last modified time | path
    Searched defs:BOOL (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/gcc/dist/libobjc/objc/
objc.h 49 Compatibility note: the Apple/NeXT runtime defines a BOOL as a
52 Important: this could change and we could switch to 'typedef bool
53 BOOL' in the future. Do not depend on the type of BOOL. */
54 #undef BOOL
55 typedef unsigned char BOOL;
57 #define YES (BOOL)1
58 #define NO (BOOL)0
  /src/external/gpl3/gcc.old/dist/libobjc/objc/
objc.h 49 Compatibility note: the Apple/NeXT runtime defines a BOOL as a
52 Important: this could change and we could switch to 'typedef bool
53 BOOL' in the future. Do not depend on the type of BOOL. */
54 #undef BOOL
55 typedef unsigned char BOOL;
57 #define YES (BOOL)1
58 #define NO (BOOL)0
  /src/usr.sbin/ipwctl/
ipwctl.c 151 #define BOOL 4
283 { 157, "Card disabled", BOOL },
306 { 185, "Antenna diversity disabled", BOOL },
319 { 198, "Management frame capability", BOOL },
323 { 202, "International mode", BOOL },
352 case BOOL:
  /src/crypto/external/cpl/tpm-tools/dist/include/
tpm_utils.h 45 #ifndef BOOL
46 #define BOOL int
85 char *getPlainPasswd( const char* a_pszPrompt, BOOL a_bConfirm );
87 char *_getPasswd12( const char *a_pszPrompt, int *a_iLen, BOOL a_bConfirm, BOOL a_uUseUnicode);
88 char *getPasswd12( const char *a_pszPrompt, int *a_iLen, BOOL a_bConfirm );
93 char *getPasswd( const char *a_pszPrompt, int *a_iLen, BOOL a_bConfirm );
98 char *_getPasswd( const char *a_pszPrompt, int *a_iLen, BOOL a_bConfirm, BOOL a_bUseUnicode);
103 extern BOOL useUnicode
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_malloc_win.cc 20 typedef int BOOL;
192 INTERCEPTOR_WINAPI(BOOL, HeapFree, HANDLE hHeap, DWORD dwFlags, LPVOID lpMem) {
  /src/external/bsd/less/dist/
option.h 18 #define BOOL 01 /* Boolean option: 0 or 1 */
29 #define OTYPE (BOOL|TRIPLE|NUMBER|STRING|NOVAR)
  /src/external/bsd/ntp/dist/ntpd/
ntp_ppsdev.c 58 typedef int BOOL;
89 static BOOL
188 static BOOL
194 BOOL rc = FALSE;
213 static BOOL
219 BOOL rc = FALSE;
260 static BOOL
265 BOOL found = FALSE;
refclock_gpsdjson.c 223 #ifndef BOOL
224 # define BOOL int
372 static BOOL convert_ascii_time(l_fp * fp, const char * gps_time);
417 static int/*BOOL*/
463 static int/*BOOL*/
1377 static BOOL
1410 static BOOL
1418 BOOL retv = FALSE;
2088 static BOOL
  /src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_malloc_win.cpp 27 typedef int BOOL;
48 BOOL WINAPI HeapFree(HANDLE hHeap, DWORD dwFlags, LPVOID lpMem);
51 BOOL WINAPI HeapValidate(HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem);
254 INTERCEPTOR_WINAPI(BOOL, HeapFree, HANDLE hHeap, DWORD dwFlags, LPVOID lpMem) {
273 using FreeFunction = BOOL(WINAPI *)(HANDLE, DWORD, LPVOID);
285 bool owned_rtlalloc = false;
286 bool owned_asan = __sanitizer_get_ownership(lpMem);
303 bool only_asan_supported_flags =
431 INTERCEPTOR_WINAPI(BOOL, RtlFreeHeap, HANDLE HeapHandle, DWORD Flags,
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_malloc_win.cpp 27 typedef int BOOL;
48 BOOL WINAPI HeapFree(HANDLE hHeap, DWORD dwFlags, LPVOID lpMem);
51 BOOL WINAPI HeapValidate(HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem);
254 INTERCEPTOR_WINAPI(BOOL, HeapFree, HANDLE hHeap, DWORD dwFlags, LPVOID lpMem) {
273 using FreeFunction = BOOL(WINAPI *)(HANDLE, DWORD, LPVOID);
285 bool owned_rtlalloc = false;
286 bool owned_asan = __sanitizer_get_ownership(lpMem);
303 bool only_asan_supported_flags =
431 INTERCEPTOR_WINAPI(BOOL, RtlFreeHeap, HANDLE HeapHandle, DWORD Flags,
  /src/usr.bin/tip/
tip.h 112 #define BOOL 02 /* true-false value */
  /src/usr.bin/xlint/common/
lint.h 66 BOOL, /* _Bool */
116 bool tt_is_integer:1; /* integer type */
118 bool tt_is_uinteger:1; /* unsigned integer type */
119 bool tt_is_floating:1; /* floating point type */
120 bool tt_is_arithmetic:1; /* arithmetic type */
121 bool tt_is_scalar:1; /* scalar type */
122 bool tt_is_complex:1; /* complex type */
162 static inline bool
168 static inline bool
174 static inline bool
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
gthr-win32.h 81 defining its own BOOL as a typedef. */
86 /* Now undef the windows BOOL. */
87 #undef BOOL
  /src/external/bsd/libpcap/dist/
pcap-dos.h 17 typedef int BOOL;
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
gthr-win32.h 90 defining its own BOOL as a typedef. */
96 /* Now undef the windows BOOL and CC_NONE */
97 #undef BOOL
743 BOOL __ret = TryEnterCriticalSection ((LPCRITICAL_SECTION) __mutex);
  /src/crypto/external/cpl/trousers/dist/src/include/
spi_utils.h 41 #define BOOL(x) ((x) == 0) ? FALSE : TRUE
  /src/external/bsd/pcc/dist/pcc/mip/
manifest.h 65 #define BOOL 1 /* function argument */
120 #define ISINTEGER(x) ((x) >= BOOL && (x) <= ULONGLONG)
  /src/external/mpl/bind/dist/contrib/gitchangelog/
gitchangelog.py 113 from ctypes.wintypes import BYTE, WORD, LPWSTR, BOOL, DWORD, LPVOID, HANDLE
179 BOOL,
186 CreateProcessW.restype = BOOL
1268 if isinstance(value, bool):

Completed in 28 milliseconds