Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 25 of 91) sorted by relevance

1234

/minix3/external/bsd/lutok/dist/
H A Ddebug_test.cpp44 lutok::debug debug; in ATF_TEST_CASE_BODY() local
55 lutok::debug debug; in ATF_TEST_CASE_BODY() local
H A Ddebug.hpp58 class debug { class
H A Ddebug.cpp47 lutok::debug::debug(void) : in debug() function in lutok::debug
/minix3/minix/commands/update_asr/
H A Dupdate_asr.sh34 debug() { function
/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/
H A Dmacro_paste_commaext.c7 #define debug(format, ...) format, ## __VA_ARGS__) macro
H A Dc99-6_10_3_4_p9.c5 #define debug(...) fprintf(stderr, __VA_ARGS__) macro
H A Dc99-6_10_3_4_p6.c7 #define debug(s, t) printf("x" # s "= %d, x" # t "= s" \ macro
/minix3/libexec/ld.elf_so/
H A Ddebug.c49 int debug = 0; variable
/minix3/external/bsd/blacklist/bin/
H A Dinternal.c43 int debug; variable
/minix3/minix/lib/liblwip/dist/src/include/lwip/
H A Ddebug.h151 #define LWIP_DEBUGF(debug, message) do { \ argument
164 #define LWIP_DEBUGF(debug, message) argument
H A Dip4_addr.h160 #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 Dquery-loc.c9 short debug; variable
/minix3/tests/lib/libc/stdlib/
H A Dh_getopt.c39 #define debug 0 macro
/minix3/tests/fs/nfs/nfsservice/
H A Dnfsd.c92 int debug = 1; variable
94 int debug = 0; variable
/minix3/usr.bin/vis/
H A Dvis.c60 int debug; variable
/minix3/tests/lib/libc/sys/
H A Dt_recvmmsg.c59 static int debug; variable
/minix3/games/banner/
H A Dbanner.c1025 static int debug, linen, max, nchars, pc, term, trace; variable
/minix3/minix/tests/
H A Dcommon-socket.h13 #define debug(msg) debug_fl(msg, __FILE__, __LINE__) macro
15 #define debug(msg) macro
/minix3/tests/lib/libpthread/
H A Dt_condwait.c45 static const int debug = 1; variable
H A Dh_resolv.c51 static int debug = 0; variable
/minix3/crypto/external/bsd/openssl/dist/demos/
H A Db64.c89 int debug = 0; local
/minix3/external/bsd/bind/dist/lib/isc/win32/
H A Dsyslog.c160 InitNTLogging(FILE *stream, int debug) { in InitNTLogging()
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/
H A Dconfigure.in49 AC_ARG_ENABLE(debug, optenable
/minix3/usr.bin/flock/
H A Dflock.c157 int debug = 0; in main() local
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/
H A DLitConfig.py23 noExecute, debug, isWindows, argument

1234