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

/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Dputw.c36 putw(w, stream) function
/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dputw.c27 putw(int v, Sfio_t* f) function
29 STDIO_INT(f, "putw", int, (int, Sfio_t*), (v, f))
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dputw.c38 #pragma weak _putw = putw
49 putw(int w, FILE *stream) function
/illumos-gate/usr/src/cmd/refer/
H A Dinv6.c50 else putw(-1, fb);
64 putw((int)(opoint = point), fb);
70 else putw(-1, fb);
84 putw(ll, f);
/illumos-gate/usr/src/ucbhead/
H A Dstdio.h220 extern int putw(int, FILE *);
/illumos-gate/usr/src/head/
H A Dstdio.h337 extern int putw(int, FILE *);
/illumos-gate/usr/src/boot/include/
H A Dstdio.h341 int putw(int, FILE *);
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h221 extern __MANGLE__ int putw __PROTO__((int, FILE*));
330 #define putw _ast_putw macro
453 extern __MANGLE__ int putw __PROTO__((int, FILE*));
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h200 extern __MANGLE__ int putw __PROTO__((int, FILE*));
309 #define putw _ast_putw macro
432 extern __MANGLE__ int putw __PROTO__((int, FILE*));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h221 extern __MANGLE__ int putw __PROTO__((int, FILE*));
330 #define putw _ast_putw macro
453 extern __MANGLE__ int putw __PROTO__((int, FILE*));
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h200 extern __MANGLE__ int putw __PROTO__((int, FILE*));
309 #define putw _ast_putw macro
432 extern __MANGLE__ int putw __PROTO__((int, FILE*));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h221 extern __MANGLE__ int putw __PROTO__((int, FILE*));
330 #define putw _ast_putw macro
453 extern __MANGLE__ int putw __PROTO__((int, FILE*));
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h200 extern __MANGLE__ int putw __PROTO__((int, FILE*));
309 #define putw _ast_putw macro
432 extern __MANGLE__ int putw __PROTO__((int, FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h221 extern __MANGLE__ int putw __PROTO__((int, FILE*));
330 #define putw _ast_putw macro
453 extern __MANGLE__ int putw __PROTO__((int, FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h200 extern __MANGLE__ int putw __PROTO__((int, FILE*));
309 #define putw _ast_putw macro
432 extern __MANGLE__ int putw __PROTO__((int, FILE*));
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile114 putc.o putchar.o puts.o putw.o remove.o \
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com422 common/stdio/putw.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com703 putw.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com679 putw.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile656 putw.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile1107 putw.3c \
1732 putw.3c := LINKSRC = fputc.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1306 /* putw.c */
1307 int putw(int w, FILE *stream);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com736 putw.o \

Completed in 128 milliseconds