Home
last modified time | relevance | path

Searched defs:return_value (Results 1 - 25 of 166) sorted by relevance

1234567

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpause/
H A D4-1.c33 int return_value = 0; in main() local
H A D2-1.c44 static int return_value = 2; variable
H A D3-1.c42 int return_value = 0; in a_thread_func() local
/third_party/python/Modules/clinic/
H A D_statisticsmodule.c.h20 PyObject *return_value = NULL; in _statistics__normal_dist_inv_cdf() local
H A Dpwdmodule.c.h33 PyObject *return_value = NULL; in pwd_getpwnam() local
H A D_cryptmodule.c.h25 PyObject *return_value = NULL; in crypt_crypt() local
H A Dspwdmodule.c.h24 PyObject *return_value = NULL; in spwd_getspnam() local
H A Dsymtablemodule.c.h21 PyObject *return_value = NULL; in _symtable_symtable() local
H A D_randommodule.c.h41 PyObject *return_value = NULL; in _random_Random_seed() local
100 PyObject *return_value = NULL; in _random_Random_getrandbits() local
H A D_collectionsmodule.c.h21 PyObject *return_value = NULL; in _collections__count_elements() local
42 PyObject *return_value = NULL; in tuplegetter_new() local
H A D_weakref.c.h20 PyObject *return_value = NULL; in _weakref_getweakrefcount() local
49 PyObject *return_value = NULL; in _weakref__remove_dead_weakref() local
95 PyObject *return_value = NULL; in _weakref_proxy() local
/third_party/node/test/js-native-api/8_passing_wrapped/
H A D8_passing_wrapped.cc41 napi_value return_value; in FinalizeCount() local
/third_party/node/test/js-native-api/
H A Dcommon-inl.h37 add_last_status(napi_env env, const char* key, napi_value return_value) add_last_status() argument
/third_party/node/test/js-native-api/test_constructor/
H A Dtest_null.c13 napi_value return_value, cons; in TestDefineClass() local
[all...]
/third_party/python/Python/clinic/
H A Dmarshal.c.h32 PyObject *return_value = NULL; in marshal_dump() local
98 PyObject *return_value = NULL; in marshal_dumps() local
138 PyObject *return_value = NULL; in marshal_loads() local
H A Dtraceback.c.h18 PyObject *return_value = NULL; in tb_new() local
H A DPython-tokenize.c.h11 PyObject *return_value = NULL; in tokenizeriter_new() local
/third_party/python/Modules/_ssl/clinic/
H A Dcert.c.h19 PyObject *return_value = NULL; in _ssl_Certificate_public_bytes() local
/third_party/python/Objects/clinic/
H A Denumobject.c.h26 PyObject *return_value = NULL; in enum_new() local
64 PyObject *return_value = NULL; in reversed_new() local
H A Dfuncobject.c.h29 PyObject *return_value = NULL; in func_new() local
H A Dmoduleobject.c.h19 int return_value = -1; in module___init__() local
H A Dstructseq.c.h11 PyObject *return_value = NULL; in structseq_new() local
H A Dclassobject.c.h34 PyObject *return_value = NULL; in method_new() local
66 PyObject *return_value = NULL; in instancemethod_new() local
/third_party/python/Modules/_sqlite/clinic/
H A Drow.c.h12 PyObject *return_value = NULL; in pysqlite_row_new() local
/third_party/python/PC/clinic/
H A D_testconsole.c.h23 PyObject *return_value = NULL; in _testconsole_write_input() local
65 PyObject *return_value = NULL; in _testconsole_read_output() local

Completed in 5 milliseconds

1234567