Home
last modified time | relevance | path

Searched defs:n_args (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/python/detail/
Ddefaults_gen.hpp138 #define BOOST_PYTHON_GEN_FUNCTION(fname, fstubs_name, n_args, n_dflts, ret) \ argument
177 #define BOOST_PYTHON_GEN_MEM_FUNCTION(fname, fstubs_name, n_args, n_dflts, ret) \ argument
206 #define BOOST_PYTHON_OVERLOAD_CONSTRUCTORS(fstubs_name, n_args, n_dflts) \ argument
230 # define BOOST_PYTHON_GEN_FUNCTION_STUB(fname, fstubs_name, n_args, n_dflts) \ argument
242 # define BOOST_PYTHON_GEN_MEM_FUNCTION_STUB(fname, fstubs_name, n_args, n_dflts) \ argument
256 # define BOOST_PYTHON_GEN_FUNCTION_STUB(fname, fstubs_name, n_args, n_dflts) \ argument
268 # define BOOST_PYTHON_GEN_MEM_FUNCTION_STUB(fname, fstubs_name, n_args, n_dflts) \ argument
/third_party/glib/gobject/
Dgclosure.c1453 int n_args; in g_cclosure_marshal_generic() local
1552 int n_args; in g_cclosure_marshal_generic_va() local
/third_party/boost/tools/build/src/engine/
Dfunction.cpp446 STACK * s, int n_args, char const * unexpanded, OBJECT * file, int line ) in function_call_rule()
500 …n_call_member_rule( JAM_FUNCTION * function, FRAME * frame, STACK * s, int n_args, OBJECT * rulena… in function_call_member_rule()
2878 int n_args; in compile_parse() local
/third_party/glib/gio/
Dgapplication.c1088 gint n_args; in g_application_real_local_command_line() local
/third_party/glib/glib/
Dgtestutils.c977 guint n_args, in g_test_log()
/third_party/python/Modules/
Ditertoolsmodule.c4391 Py_ssize_t cnt = -1, n_args; in repeat_new() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13609 const glw::GLuint n_args = getArgumentCount(); in getArgumentStride() local
/third_party/quickjs/
Dquickjs.c50806 int n_args; in JS_AddIntrinsicBaseObjects() local