OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:putw
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/stdio/
putw.c
1
/* $OpenBSD:
putw
.c,v 1.10 2009/11/21 09:53:44 guenther Exp $ */
39
putw
(int w, FILE *fp)
function
/bionic/libc/arch-x86/
x86.mk
19
upstream-openbsd/lib/libc/stdio/
putw
.c \
/bionic/libc/arch-arm/
arm.mk
19
upstream-openbsd/lib/libc/stdio/
putw
.c \
/bionic/libc/arch-mips/
mips.mk
19
upstream-openbsd/lib/libc/stdio/
putw
.c \
/development/ndk/platforms/android-3/include/
stdio.h
327
int
putw
(int, FILE *);
/development/ndk/platforms/android-8/include/
stdio.h
327
int
putw
(int, FILE *);
Completed in 74 milliseconds