/minix3/external/bsd/lutok/dist/ |
H A D | debug_test.cpp | 44 lutok::debug debug; in ATF_TEST_CASE_BODY() local 55 lutok::debug debug; in ATF_TEST_CASE_BODY() local
|
H A D | debug.hpp | 58 class debug { class
|
H A D | debug.cpp | 47 lutok::debug::debug(void) : in debug() function in lutok::debug
|
/minix3/minix/commands/update_asr/ |
H A D | update_asr.sh | 34 debug() { function
|
/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/ |
H A D | macro_paste_commaext.c | 7 #define debug(format, ...) format, ## __VA_ARGS__) macro
|
H A D | c99-6_10_3_4_p9.c | 5 #define debug(...) fprintf(stderr, __VA_ARGS__) macro
|
H A D | c99-6_10_3_4_p6.c | 7 #define debug(s, t) printf("x" # s "= %d, x" # t "= s" \ macro
|
/minix3/libexec/ld.elf_so/ |
H A D | debug.c | 49 int debug = 0; variable
|
/minix3/external/bsd/blacklist/bin/ |
H A D | internal.c | 43 int debug; variable
|
/minix3/minix/lib/liblwip/dist/src/include/lwip/ |
H A D | debug.h | 151 #define LWIP_DEBUGF(debug, message) do { \ argument 164 #define LWIP_DEBUGF(debug, message) argument
|
H A D | ip4_addr.h | 160 #define ip4_addr_debug_print_parts(debug, a, b, c, d) \ argument 162 #define ip4_addr_debug_print(debug, ipaddr) \ argument 168 #define ip4_addr_debug_print_val(debug, ipaddr) \ argument
|
/minix3/external/bsd/bind/dist/contrib/query-loc-0.4.0/ |
H A D | query-loc.c | 9 short debug; variable
|
/minix3/tests/lib/libc/stdlib/ |
H A D | h_getopt.c | 39 #define debug 0 macro
|
/minix3/tests/fs/nfs/nfsservice/ |
H A D | nfsd.c | 92 int debug = 1; variable 94 int debug = 0; variable
|
/minix3/usr.bin/vis/ |
H A D | vis.c | 60 int debug; variable
|
/minix3/tests/lib/libc/sys/ |
H A D | t_recvmmsg.c | 59 static int debug; variable
|
/minix3/games/banner/ |
H A D | banner.c | 1025 static int debug, linen, max, nchars, pc, term, trace; variable
|
/minix3/minix/tests/ |
H A D | common-socket.h | 13 #define debug(msg) debug_fl(msg, __FILE__, __LINE__) macro 15 #define debug(msg) macro
|
/minix3/tests/lib/libpthread/ |
H A D | t_condwait.c | 45 static const int debug = 1; variable
|
H A D | h_resolv.c | 51 static int debug = 0; variable
|
/minix3/crypto/external/bsd/openssl/dist/demos/ |
H A D | b64.c | 89 int debug = 0; local
|
/minix3/external/bsd/bind/dist/lib/isc/win32/ |
H A D | syslog.c | 160 InitNTLogging(FILE *stream, int debug) { in InitNTLogging()
|
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/ |
H A D | configure.in | 49 AC_ARG_ENABLE(debug, optenable
|
/minix3/usr.bin/flock/ |
H A D | flock.c | 157 int debug = 0; in main() local
|
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/ |
H A D | LitConfig.py | 23 noExecute, debug, isWindows, argument
|