Searched refs:fwide (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dfwide.c37 NetBSD: fwide.c,v 1.3 2005/06/12 05:21:27 lukem Exp
50 fwide(FILE *fp, int mode) function
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dwchar.h60 int fwide (FILE *stream, int mode);
959 The fwide function determines the orientation of the stream pointed to by stream. If
967 @return The fwide function returns a value greater than zero if, after the call, the stream has
971 int fwide(FILE *Stream, int Mode);

Completed in 47 milliseconds