Searched defs:DEBUG_MSG (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.sbin/pmccontrol/
H A Dpmccontrol.c101 #define DEBUG_MSG(...) \ macro
104 #define DEBUG_MSG(m) /* */ macro
/freebsd-9.3-release/crypto/openssl/demos/easy_tls/
H A Deasy-tls.c159 # define DEBUG_MSG(x) fprintf(stderr," %s\n",x) macro
164 # define DEBUG_MSG(x) (void)0 macro
[all...]

Completed in 71 milliseconds