Searched defs:sscanf (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dsscanf.c2 Implementation of sscanf as declared in <stdio.h>.
43 NetBSD: sscanf.c,v 1.16 2005/11/29 03:12:00 christos Exp
44 sscanf.c 8.1 (Berkeley) 6/4/93
68 sscanf(const char *str, char const *fmt, ...) function
/vbox/src/libs/libxml2-2.6.31/
H A Dtrio.h194 # define sscanf trio_sscanf macro
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DCrtWrapper.c140 int sscanf (const char *buffer, const char *format, ...) function
143 // Null sscanf() function implementation to satisfy the linker, since
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h337 #undef sscanf macro
338 #define sscanf xf86sscanf macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h377 #undef sscanf macro
378 #define sscanf xf86sscanf macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h377 #undef sscanf macro
378 #define sscanf xf86sscanf macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h383 #undef sscanf macro
384 #define sscanf xf86sscanf macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h381 #undef sscanf macro
382 #define sscanf xf86sscanf macro

Completed in 69 milliseconds