Searched defs:DIAG (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dtelnetd.h42 #define DIAG(a,b) if (diagnostic & (a)) b macro
44 #define DIAG(a,b) macro
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dtelnetd.h228 #define DIAG(a,b) if (diagnostic & (a)) b macro
230 #define DIAG(a,b) macro
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/mtest/
H A Dmpi.c20 #define DIAG(T,V) {fprintf(stderr,T);mp_print(V,stderr);fputc('\n',stderr);} macro
22 #define DIAG(T,V) macro

Completed in 114 milliseconds