Searched defs:lconv (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dlocale.h83 struct lconv { struct
173 /** @fn struct lconv *localeconv(void)
175 @brief The localeconv function returns a pointer to a lconv structure containing the appropriate
178 @return A pointer to a filled-in lconv structure. The returned structure should not be
190 struct lconv *localeconv(void);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dlocale.h46 struct lconv struct
75 struct lconv* __cdecl localeconv(void);
H A Dcrtdefs.h237 struct lconv *lconv; member in struct:threadlocaleinfostruct
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dlocale.h46 struct lconv struct
75 struct lconv* __cdecl localeconv(void);

Completed in 32 milliseconds