Searched defs:atof (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Datof.c19 atof(const char *string) function
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h195 #undef atof macro
196 #define atof(ccp) xf86atof(ccp) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h233 #undef atof macro
234 #define atof(ccp) xf86atof(ccp) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h233 #undef atof macro
234 #define atof(ccp) xf86atof(ccp) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h239 #undef atof macro
240 #define atof(ccp) xf86atof(ccp) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h239 #undef atof macro
240 #define atof(ccp) xf86atof(ccp) macro

Completed in 52 milliseconds