Searched refs:putw (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/stdio/
H A Dputw.c27 putw(int v, Sfio_t* f) function
29 STDIO_INT(f, "putw", int, (int, Sfio_t*), (v, f))
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dputw.c34 static char sccsid[] = "@(#)putw.c 8.1 (Berkeley) 6/4/93";
37 __FBSDID("$FreeBSD: src/lib/libc/stdio/putw.c,v 1.10 2007/01/09 00:28:07 imp Exp $");
46 putw(w, fp) function
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Dntlib.h109 #define putw _putw macro
/macosx-10.10.1/shell_cmds-179/locate/code/
H A Dlocate.code.c200 putw(diffcount, stdout) == EOF)
/macosx-10.10.1/emacs-93/emacs/src/s/
H A Dms-w32.h387 #define putw _putw macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdio.h434 int putw(int, FILE *);
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/
H A DMakefile174 putc.c putchar.c puts.c putw.c rewind.c scanf.c \

Completed in 122 milliseconds