Home
last modified time | relevance | path

Searched refs:fgetws (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/musl/src/stdio/
A Dfgetws.c6 wchar_t* fgetws(wchar_t* restrict s, int n, FILE* restrict f) { in fgetws() function
31 weak_alias(fgetws, fgetws_unlocked);
/third_party/ulib/musl/include/
A Dwchar.h127 wchar_t* fgetws(wchar_t* __restrict, int, FILE* __restrict);
/third_party/ulib/musl/
A Dmusl-rules.mk660 $(LOCAL_DIR)/src/stdio/fgetws.c \

Completed in 5 milliseconds