Home
last modified time | relevance | path

Searched defs:ret_val (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dparsenum.c53 mp_obj_t ret_val; in mp_parse_num_integer() local
A Dnlr.h102 void *ret_val; // always a concrete object (an exception instance) member
A Dobjgenerator.c150 …mp_obj_gen_resume(mp_obj_t self_in, mp_obj_t send_value, mp_obj_t throw_value, mp_obj_t *ret_val) { in mp_obj_gen_resume()
A Druntime.c1283 …_kind_t mp_resume(mp_obj_t self_in, mp_obj_t send_value, mp_obj_t throw_value, mp_obj_t *ret_val) { in mp_resume()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dir.c861 int ret_val = 1; in _TIFFVGetField() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drun-test262.c458 JSValue ret_val; in agent_start() local
A Dquickjs-libc.c2721 JSValue val, ret_val; in js_os_exec() local
A Dquickjs.c15736 JSValue ret_val; in js_call_c_function() local
15931 JSValue *local_buf = NULL, *stack_buf, *var_buf, *arg_buf, *sp, ret_val, *pval; in JS_CallInternal() local
17254 JSValue ret_val; in JS_CallInternal() local
27854 JSValue ret_val; in js_evaluate_module() local
32894 JSValue ret_val; in JS_EvalFunctionInternal() local
32960 JSValue fun_obj, ret_val; in __JS_EvalInternal() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c2991 JSValue val, ret_val; in js_os_exec() local

Completed in 123 milliseconds