Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsearchndk.cpp45 #define NOERR 0 macro
58 return NOERR; in Compare()
115 if (ret == NOERR) { in Hcreate()
118 napi_create_int32(env, NOERR, &result); in Hcreate()
130 if (ret == NOERR) { in HcreateR()
133 napi_create_int32(env, NOERR, &result); in HcreateR()
146 if (ret == NOERR) { in Hdestroy()
149 napi_create_int32(env, NOERR, &result); in Hdestroy()
168 napi_create_int32(env, NOERR, &result); in HdestroyR()
200 napi_create_int32(env, NOERR, in Hsearch()
[all...]
H A Dsearchndk1.cpp44 #define NOERR 0 macro
64 ret = NOERR; in Hcreate()
90 ret = NOERR; in HcreateR()
115 ret = NOERR; in Hdestroy()
139 ret = NOERR; in HdestroyR()
181 ret = NOERR; in Hsearch()
189 ret = NOERR; in Hsearch()
231 ret = NOERR; in HsearchR()
239 ret = NOERR; in HsearchR()
265 int ret = NOERR; in Insque()
[all...]

Completed in 2 milliseconds