Searched refs:_Longjmp (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | setjmpndk1.cpp | 51 static napi_value _Longjmp(napi_env env, napi_callback_info info)
in _Longjmp() function 104 {"_longjmp", nullptr, _Longjmp, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | setjmpndk.cpp | 50 static napi_value _Longjmp(napi_env env, napi_callback_info info)
in _Longjmp() function 126 {"_longjmp", nullptr, _Longjmp, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 1 milliseconds