Searched refs:Feof (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | stdiondk.cpp | 174 static napi_value Feof(napi_env env, napi_callback_info info)
in Feof() function 179 NAPI_ASSERT(env, stream != nullptr, "Feof fopen Error");
in Feof() 673 {"feof", nullptr, Feof, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 3 milliseconds