Searched defs:putw (Results 1 - 4 of 4) sorted by last modified time

/openbsd-current/gnu/usr.bin/perl/
H A Dnostdio.h63 #undef putw macro
125 #define putw(v,f) _CANNOT _putw_ macro
H A Dfakesdio.h48 #undef putw macro
113 #define putw(v,f) _CANNOT _putw_ macro
/openbsd-current/lib/libc/hidden/
H A Dstdio.h94 PROTO_NORMAL(putw); variable
/openbsd-current/lib/libc/stdio/
H A Dputw.c39 putw(int w, FILE *fp) function
55 DEF_WEAK(putw); variable

Completed in 180 milliseconds