Searched refs:printd (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter6/
H A Dbindings.c9 /* printd - printf that takes a double prints it as "%f\n", returning 0. */
10 extern double printd(double X) { function
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter7/
H A Dbindings.c9 /* printd - printf that takes a double prints it as "%f\n", returning 0. */
10 extern double printd(double X) { function
/macosx-10.10.1/libtelnet-13/
H A Dmisc-proto.h62 void printd(const unsigned char *, int);
H A Dmisc.c106 printd(const unsigned char *data, int cnt) function
H A Dkerberos.c121 printd(d, c);
237 printd(lauth.dat, lauth.length);
270 printd(auth.dat, auth.length);
H A Denc_des.c300 printd(data, cnt);
368 printd(data, cnt);
H A Dkrb4encpwd.c137 printd(d, c);
H A Drsaencpwd.c131 printd(d, c);
H A Dauth.c400 printd(data, cnt); printf("\r\n");
H A Dsra.c97 printd(d, c);
H A Dkerberos5.c157 printd(d, c);
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dmisc-proto.h62 void printd(const unsigned char *, int);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dmisc-proto.h64 void printd (const unsigned char *, int);
H A Dmisc.c87 printd(const unsigned char *data, int cnt) function
H A Denc_des.c296 printd(data, cnt);
363 printd(data, cnt);
H A Dauth.c381 printd(data, cnt); printf("\r\n");
H A Drsaencpwd.c132 printd(d, c);
H A Dspx.c149 printd(d, c);
H A Dkerberos5.c144 printd(d, c);
/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.dir.c56 static int printd; /* force name to be printed */ variable
172 printd = 0;
498 printd = 0;
516 printd = 1;
658 printd = 1;
664 printd = 1;
678 printd = 1;
706 printd = 1;
815 printd = 1;
1202 print = printd; /* i
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp909 /// printd - printf that takes a double prints it as "%f\n", returning 0.
911 double printd(double X) { function
/macosx-10.10.1/llvmCore-3425.0.34/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp1072 /// printd - printf that takes a double prints it as "%f\n", returning 0.
1074 double printd(double X) { function

Completed in 150 milliseconds