Home
last modified time | relevance | path

Searched refs:NO_ERRS (Results 1 - 6 of 6) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dglobndk.cpp25 #define NO_ERRS 0 macro
33 if (ret == NO_ERRS) { in Glob()
34 napi_create_int32(env, NO_ERRS, &result); in Glob()
47 errno = NO_ERRS; in Globfree()
49 if (errno == NO_ERRS) { in Globfree()
50 napi_create_int32(env, NO_ERRS, &result); in Globfree()
H A Dglob1ndk.cpp25 #define NO_ERRS 0 macro
33 if (ret == NO_ERRS) { in Glob()
34 napi_create_int32(env, NO_ERRS, &result); in Glob()
H A DdeviceApiVersionndk.cpp19 #define NO_ERRS 0 macro
33 napi_create_int32(env, NO_ERRS, &result); in GetDeviceApiVersion()
H A Drandomndk.cpp26 #define NO_ERRS 0 macro
35 napi_create_int32(env, NO_ERRS, &result); in Getrandom()
H A Dgetopt1ndk.cpp26 #define NO_ERRS 0 macro
65 napi_create_int32(env, NO_ERRS, &result); in GetoptLong()
H A Dgetoptndk.cpp26 #define NO_ERRS 0 macro
56 napi_create_int32(env, NO_ERRS, &result); in GetoptLong()

Completed in 2 milliseconds