Searched defs:ungetc (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dungetc.c2 Implementation of ungetc as declared in <stdio.h>.
43 NetBSD: ungetc.c,v 1.14 2003/08/07 16:43:34 agc Exp
44 ungetc.c 8.2 (Berkeley) 11/3/93
58 * Expand the ungetc buffer `in place'. That is, adjust fp->_p when
102 ungetc(int c, FILE *fp) function
139 * If we are in the middle of ungetc'ing, just continue.
140 * This may require expanding the current ungetc buffer.
168 * Create an ungetc buffer.
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h385 #undef ungetc macro
386 #define ungetc(i,FP) xf86ungetc(i,FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h429 #undef ungetc macro
430 #define ungetc(i,FP) xf86ungetc(i,FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h429 #undef ungetc macro
430 #define ungetc(i,FP) xf86ungetc(i,FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h435 #undef ungetc macro
436 #define ungetc(i,FP) xf86ungetc(i,FP) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h433 #undef ungetc macro
434 #define ungetc(i,FP) xf86ungetc(i,FP) macro
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 65 milliseconds