Home
last modified time | relevance | path

Searched refs:METH_VARARGS (Results 1 – 25 of 3701) sorted by relevance

12345678910>>...149

/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf__index.c1 {"polar",gsl_complex_polar_wrap,METH_VARARGS},
2 {"rect",gsl_complex_rect_wrap,METH_VARARGS},
3 {"abs",gsl_complex_abs_wrap,METH_VARARGS},
4 {"abs2",gsl_complex_abs2_wrap,METH_VARARGS},
6 {"add",gsl_complex_add_wrap,METH_VARARGS},
7 {"sub",gsl_complex_sub_wrap,METH_VARARGS},
8 {"mul",gsl_complex_mul_wrap,METH_VARARGS},
9 {"div",gsl_complex_div_wrap,METH_VARARGS},
23 {"pow",gsl_complex_pow_wrap,METH_VARARGS},
289 {"Si",gsl_sf_Si_wrap,METH_VARARGS},
[all …]
/dports/math/py-pygsl/pygsl-2.3.0/src/
H A Dsf_index.c1 {"airy_Ai",gsl_sf_airy_Ai_e_wrap,METH_VARARGS},
2 {"airy_Bi",gsl_sf_airy_Bi_e_wrap,METH_VARARGS},
87 {"erf",gsl_sf_erf_e_wrap,METH_VARARGS},
93 {"Shi",gsl_sf_Shi_e_wrap,METH_VARARGS},
94 {"Chi",gsl_sf_Chi_e_wrap,METH_VARARGS},
96 {"Si",gsl_sf_Si_e_wrap,METH_VARARGS},
97 {"Ci",gsl_sf_Ci_e_wrap,METH_VARARGS},
170 {"log",gsl_sf_log_e_wrap,METH_VARARGS},
177 {"psi",gsl_sf_psi_e_wrap,METH_VARARGS},
187 {"sin",gsl_sf_sin_e_wrap,METH_VARARGS},
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2-export.c70 { (char *)"htmlNewDoc", libxml_htmlNewDoc, METH_VARARGS, NULL },
135 { (char *)"namePop", libxml_namePop, METH_VARARGS, NULL },
136 { (char *)"namePush", libxml_namePush, METH_VARARGS, NULL },
137 { (char *)"nodePop", libxml_nodePop, METH_VARARGS, NULL },
138 { (char *)"nodePush", libxml_nodePush, METH_VARARGS, NULL },
140 { (char *)"valuePop", libxml_valuePop, METH_VARARGS, NULL },
365 { (char *)"xmlGetID", libxml_xmlGetID, METH_VARARGS, NULL },
407 { (char *)"xmlIsID", libxml_xmlIsID, METH_VARARGS, NULL },
412 { (char *)"xmlIsRef", libxml_xmlIsRef, METH_VARARGS, NULL },
495 { (char *)"xmlNewNs", libxml_xmlNewNs, METH_VARARGS, NULL },
[all …]
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2-export.c70 { (char *)"htmlNewDoc", libxml_htmlNewDoc, METH_VARARGS, NULL },
135 { (char *)"namePop", libxml_namePop, METH_VARARGS, NULL },
136 { (char *)"namePush", libxml_namePush, METH_VARARGS, NULL },
137 { (char *)"nodePop", libxml_nodePop, METH_VARARGS, NULL },
138 { (char *)"nodePush", libxml_nodePush, METH_VARARGS, NULL },
140 { (char *)"valuePop", libxml_valuePop, METH_VARARGS, NULL },
365 { (char *)"xmlGetID", libxml_xmlGetID, METH_VARARGS, NULL },
407 { (char *)"xmlIsID", libxml_xmlIsID, METH_VARARGS, NULL },
412 { (char *)"xmlIsRef", libxml_xmlIsRef, METH_VARARGS, NULL },
495 { (char *)"xmlNewNs", libxml_xmlNewNs, METH_VARARGS, NULL },
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin/
H A Dscriptplugin.cpp331 {const_cast<char*>("fileQuit"), scribus_filequit, METH_VARARGS, tr(scribus_filequit__doc__)},
345 {const_cast<char*>("getColor"), scribus_getcolor, METH_VARARGS, tr(scribus_getcolor__doc__)},
361 {const_cast<char*>("getFont"), scribus_getfont, METH_VARARGS, tr(scribus_getfont__doc__)},
402 {const_cast<char*>("getSize"), scribus_getsize, METH_VARARGS, tr(scribus_getsize__doc__)},
454 {const_cast<char*>("newDoc"), scribus_newdoc, METH_VARARGS, tr(scribus_newdoc__doc__)},
457 {const_cast<char*>("newPage"), scribus_newpage, METH_VARARGS, tr(scribus_newpage__doc__)},
460 {const_cast<char*>("openDoc"), scribus_opendoc, METH_VARARGS, tr(scribus_opendoc__doc__)},
523 {const_cast<char*>("setFont"), scribus_setfont, METH_VARARGS, tr(scribus_setfont__doc__)},
533 {const_cast<char*>("setInfo"), scribus_setinfo, METH_VARARGS, tr(scribus_setinfo__doc__)},
569 {const_cast<char*>("setText"), scribus_settext, METH_VARARGS, tr(scribus_settext__doc__)},
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin_py2x/
H A Dscriptplugin.cpp331 {const_cast<char*>("fileQuit"), scribus_filequit, METH_VARARGS, tr(scribus_filequit__doc__)},
345 {const_cast<char*>("getColor"), scribus_getcolor, METH_VARARGS, tr(scribus_getcolor__doc__)},
361 {const_cast<char*>("getFont"), scribus_getfont, METH_VARARGS, tr(scribus_getfont__doc__)},
402 {const_cast<char*>("getSize"), scribus_getsize, METH_VARARGS, tr(scribus_getsize__doc__)},
454 {const_cast<char*>("newDoc"), scribus_newdoc, METH_VARARGS, tr(scribus_newdoc__doc__)},
457 {const_cast<char*>("newPage"), scribus_newpage, METH_VARARGS, tr(scribus_newpage__doc__)},
460 {const_cast<char*>("openDoc"), scribus_opendoc, METH_VARARGS, tr(scribus_opendoc__doc__)},
523 {const_cast<char*>("setFont"), scribus_setfont, METH_VARARGS, tr(scribus_setfont__doc__)},
533 {const_cast<char*>("setInfo"), scribus_setinfo, METH_VARARGS, tr(scribus_setinfo__doc__)},
569 {const_cast<char*>("setText"), scribus_settext, METH_VARARGS, tr(scribus_settext__doc__)},
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/bpro_batch/
H A Dbpro_defs.h6 py_funcs("init_process",init_process,METH_VARARGS,"init_process(s) create a new process instance by…
27 py_funcs("run_process",run_process,METH_VARARGS,"run_process() run the current process"),
28 py_funcs("finish_process",finish_process,METH_VARARGS,"finish_process() finish the current process"…
29 py_funcs("verbose",verbose,METH_VARARGS,"verbose() print process info"),
30 py_funcs("not_verbose",not_verbose,METH_VARARGS,"not_verbose() stop process info"),
31 py_funcs("get_verbose",get_verbose,METH_VARARGS,"get_verbose() current process info verbosity"),
34 py_funcs("remove_data",remove_data,METH_VARARGS,"remove_data(i) remove data with id from db"),
36 py_funcs("print_db",print_db,METH_VARARGS,"print_db() print the database"),
37 py_funcs("clear",clear,METH_VARARGS,"clear() clear the database tables"),
44 py_funcs("set_stdout",set_stdout,METH_VARARGS,"set_stdout redirects stdout to a file"),
[all …]
/dports/math/py-gmpy2/gmpy2-2.1.1/src/
H A Dgmpy2.c670 { "c_div", GMPy_MPZ_c_div, METH_VARARGS, doc_c_div },
674 { "c_mod", GMPy_MPZ_c_mod, METH_VARARGS, doc_c_mod },
687 { "f_div", GMPy_MPZ_f_div, METH_VARARGS, doc_f_div },
691 { "f_mod", GMPy_MPZ_f_mod, METH_VARARGS, doc_f_mod },
696 { "hamdist", GMPy_MPZ_hamdist, METH_VARARGS, doc_hamdist },
731 { "mod", GMPy_Context_Mod, METH_VARARGS, GMPy_doc_mod },
746 { "pack", GMPy_MPZ_pack, METH_VARARGS, doc_pack },
756 { "sub", GMPy_Context_Sub, METH_VARARGS, GMPy_doc_sub },
758 { "t_div", GMPy_MPZ_t_div, METH_VARARGS, doc_t_div },
762 { "t_mod", GMPy_MPZ_t_mod, METH_VARARGS, doc_t_mod },
[all …]
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2.c637 { "c_div", GMPy_MPZ_c_div, METH_VARARGS, doc_c_div },
641 { "c_mod", GMPy_MPZ_c_mod, METH_VARARGS, doc_c_mod },
654 { "f_div", GMPy_MPZ_f_div, METH_VARARGS, doc_f_div },
658 { "f_mod", GMPy_MPZ_f_mod, METH_VARARGS, doc_f_mod },
663 { "hamdist", GMPy_MPZ_hamdist, METH_VARARGS, doc_hamdist },
698 { "mod", GMPy_Context_Mod, METH_VARARGS, GMPy_doc_mod },
713 { "pack", GMPy_MPZ_pack, METH_VARARGS, doc_pack },
723 { "sub", GMPy_Context_Sub, METH_VARARGS, GMPy_doc_sub },
725 { "t_div", GMPy_MPZ_t_div, METH_VARARGS, doc_t_div },
729 { "t_mod", GMPy_MPZ_t_mod, METH_VARARGS, doc_t_mod },
[all …]
/dports/science/py-gpaw/gpaw-21.6.0/c/
H A D_gpaw.c168 {"mmm", mmm, METH_VARARGS, 0},
169 {"gemm", gemm, METH_VARARGS, 0},
170 {"rk", rk, METH_VARARGS, 0},
171 {"r2k", r2k, METH_VARARGS, 0},
185 {"pack", pack, METH_VARARGS, 0},
186 {"unpack", unpack, METH_VARARGS, 0},
188 {"hartree", hartree, METH_VARARGS, 0},
196 {"vdw", vdw, METH_VARARGS, 0},
197 {"vdw2", vdw2, METH_VARARGS, 0},
225 METH_VARARGS, 0},
[all …]
/dports/math/py-pygsl/pygsl-2.3.0/src/rng/
H A Drngmodule.c64 {"get", (PyCFunction) rng_get, METH_VARARGS, rng_get_doc},
65 {"set", (PyCFunction) rng_set, METH_VARARGS, rng_set_doc},
69 {"name", (PyCFunction) rng_name, METH_VARARGS, NULL},
70 {"max", (PyCFunction) rng_max, METH_VARARGS, rng_max_doc},
71 {"min", (PyCFunction) rng_min, METH_VARARGS, rng_min_doc},
92 {"levy",(PyCFunction)rng_levy,METH_VARARGS, rng_levy_doc},
95 {"gamma_int",(PyCFunction)rng_gamma_int,METH_VARARGS, NULL},
96 {"flat",(PyCFunction)rng_flat,METH_VARARGS, rng_flat_doc},
101 {"beta",(PyCFunction)rng_beta,METH_VARARGS, rng_beta_doc},
120 {"erlang",(PyCFunction)rng_erlang,METH_VARARGS, NULL},
[all …]
/dports/lang/python27/Python-2.7.18/Modules/
H A Dpuremodule.c900 pure_quantify_start_recording_system_calls, METH_VARARGS},
902 pure_quantify_stop_recording_system_calls, METH_VARARGS},
904 pure_quantify_is_recording_system_calls, METH_VARARGS},
906 pure_quantify_start_recording_system_call, METH_VARARGS},
908 pure_quantify_stop_recording_system_call, METH_VARARGS},
910 pure_quantify_is_recording_system_call, METH_VARARGS},
912 pure_quantify_start_recording_dynamic_library_data, METH_VARARGS},
914 pure_quantify_stop_recording_dynamic_library_data, METH_VARARGS},
916 pure_quantify_is_recording_dynamic_library_data, METH_VARARGS},
922 pure_quantify_is_recording_register_window_traps, METH_VARARGS},
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dpuremodule.c900 pure_quantify_start_recording_system_calls, METH_VARARGS},
902 pure_quantify_stop_recording_system_calls, METH_VARARGS},
904 pure_quantify_is_recording_system_calls, METH_VARARGS},
906 pure_quantify_start_recording_system_call, METH_VARARGS},
908 pure_quantify_stop_recording_system_call, METH_VARARGS},
910 pure_quantify_is_recording_system_call, METH_VARARGS},
912 pure_quantify_start_recording_dynamic_library_data, METH_VARARGS},
914 pure_quantify_stop_recording_dynamic_library_data, METH_VARARGS},
916 pure_quantify_is_recording_dynamic_library_data, METH_VARARGS},
922 pure_quantify_is_recording_register_window_traps, METH_VARARGS},
[all …]
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dpuremodule.c900 pure_quantify_start_recording_system_calls, METH_VARARGS},
902 pure_quantify_stop_recording_system_calls, METH_VARARGS},
904 pure_quantify_is_recording_system_calls, METH_VARARGS},
906 pure_quantify_start_recording_system_call, METH_VARARGS},
908 pure_quantify_stop_recording_system_call, METH_VARARGS},
910 pure_quantify_is_recording_system_call, METH_VARARGS},
912 pure_quantify_start_recording_dynamic_library_data, METH_VARARGS},
914 pure_quantify_stop_recording_dynamic_library_data, METH_VARARGS},
916 pure_quantify_is_recording_dynamic_library_data, METH_VARARGS},
922 pure_quantify_is_recording_register_window_traps, METH_VARARGS},
[all …]
/dports/math/py-pygsl/pygsl-2.3.0/src/statistics/
H A Dfunctions.c219 METH_VARARGS, ""},
221 METH_VARARGS, ""},
223 METH_VARARGS, ""},
225 METH_VARARGS, ""},
227 METH_VARARGS, ""},
229 METH_VARARGS, ""},
231 METH_VARARGS, ""},
233 METH_VARARGS, ""},
235 METH_VARARGS, ""},
237 METH_VARARGS, ""},
[all …]
/dports/devel/php-ice37/ice-3.7.2/python/modules/IcePy/
H A DInit.cpp63 { STRCAST("defineEnum"), reinterpret_cast<PyCFunction>(IcePy_defineEnum), METH_VARARGS,
65 { STRCAST("defineStruct"), reinterpret_cast<PyCFunction>(IcePy_defineStruct), METH_VARARGS,
69 { STRCAST("defineCustom"), reinterpret_cast<PyCFunction>(IcePy_defineCustom), METH_VARARGS,
73 { STRCAST("declareProxy"), reinterpret_cast<PyCFunction>(IcePy_declareProxy), METH_VARARGS,
75 { STRCAST("defineProxy"), reinterpret_cast<PyCFunction>(IcePy_defineProxy), METH_VARARGS,
77 { STRCAST("declareClass"), reinterpret_cast<PyCFunction>(IcePy_declareClass), METH_VARARGS,
79 { STRCAST("defineClass"), reinterpret_cast<PyCFunction>(IcePy_defineClass), METH_VARARGS,
83 { STRCAST("defineValue"), reinterpret_cast<PyCFunction>(IcePy_defineValue), METH_VARARGS,
87 { STRCAST("stringify"), reinterpret_cast<PyCFunction>(IcePy_stringify), METH_VARARGS,
91 { STRCAST("loadSlice"), reinterpret_cast<PyCFunction>(IcePy_loadSlice), METH_VARARGS,
[all …]
/dports/devel/ice37/ice-3.7.2/python/modules/IcePy/
H A DInit.cpp63 { STRCAST("defineEnum"), reinterpret_cast<PyCFunction>(IcePy_defineEnum), METH_VARARGS,
65 { STRCAST("defineStruct"), reinterpret_cast<PyCFunction>(IcePy_defineStruct), METH_VARARGS,
69 { STRCAST("defineCustom"), reinterpret_cast<PyCFunction>(IcePy_defineCustom), METH_VARARGS,
73 { STRCAST("declareProxy"), reinterpret_cast<PyCFunction>(IcePy_declareProxy), METH_VARARGS,
75 { STRCAST("defineProxy"), reinterpret_cast<PyCFunction>(IcePy_defineProxy), METH_VARARGS,
77 { STRCAST("declareClass"), reinterpret_cast<PyCFunction>(IcePy_declareClass), METH_VARARGS,
79 { STRCAST("defineClass"), reinterpret_cast<PyCFunction>(IcePy_defineClass), METH_VARARGS,
83 { STRCAST("defineValue"), reinterpret_cast<PyCFunction>(IcePy_defineValue), METH_VARARGS,
87 { STRCAST("stringify"), reinterpret_cast<PyCFunction>(IcePy_stringify), METH_VARARGS,
91 { STRCAST("loadSlice"), reinterpret_cast<PyCFunction>(IcePy_loadSlice), METH_VARARGS,
[all …]
/dports/devel/py-ice37/ice-3.7.2/python/modules/IcePy/
H A DInit.cpp63 { STRCAST("defineEnum"), reinterpret_cast<PyCFunction>(IcePy_defineEnum), METH_VARARGS,
65 { STRCAST("defineStruct"), reinterpret_cast<PyCFunction>(IcePy_defineStruct), METH_VARARGS,
69 { STRCAST("defineCustom"), reinterpret_cast<PyCFunction>(IcePy_defineCustom), METH_VARARGS,
73 { STRCAST("declareProxy"), reinterpret_cast<PyCFunction>(IcePy_declareProxy), METH_VARARGS,
75 { STRCAST("defineProxy"), reinterpret_cast<PyCFunction>(IcePy_defineProxy), METH_VARARGS,
77 { STRCAST("declareClass"), reinterpret_cast<PyCFunction>(IcePy_declareClass), METH_VARARGS,
79 { STRCAST("defineClass"), reinterpret_cast<PyCFunction>(IcePy_defineClass), METH_VARARGS,
83 { STRCAST("defineValue"), reinterpret_cast<PyCFunction>(IcePy_defineValue), METH_VARARGS,
87 { STRCAST("stringify"), reinterpret_cast<PyCFunction>(IcePy_stringify), METH_VARARGS,
91 { STRCAST("loadSlice"), reinterpret_cast<PyCFunction>(IcePy_loadSlice), METH_VARARGS,
[all …]
/dports/graphics/libpillowfight/libpillowfight-dae21f97de872e4ad2e94f1b0fc53302a00259fd/src/pillowfight/
H A D_pymod.c6 {"ace", pyace, METH_VARARGS, NULL},
7 {"canny", pycanny, METH_VARARGS, NULL},
8 {"compare", pycompare, METH_VARARGS, NULL},
9 {"gaussian", pygaussian, METH_VARARGS, NULL},
12 {"sobel", pysobel, METH_VARARGS, NULL},
13 {"swt", pyswt, METH_VARARGS, NULL},
14 {"unpaper_blackfilter", pyblackfilter, METH_VARARGS, NULL},
15 {"unpaper_blurfilter", pyblurfilter, METH_VARARGS, NULL},
16 {"unpaper_border", pyborder, METH_VARARGS, NULL},
17 {"unpaper_grayfilter", pygrayfilter, METH_VARARGS, NULL},
[all …]
/dports/graphics/py-pypillowfight/pypillowfight-0.3.0/src/pillowfight/
H A D_pymod.c6 {"ace", pyace, METH_VARARGS, NULL},
7 {"canny", pycanny, METH_VARARGS, NULL},
8 {"compare", pycompare, METH_VARARGS, NULL},
9 {"gaussian", pygaussian, METH_VARARGS, NULL},
12 {"sobel", pysobel, METH_VARARGS, NULL},
13 {"swt", pyswt, METH_VARARGS, NULL},
14 {"unpaper_blackfilter", pyblackfilter, METH_VARARGS, NULL},
15 {"unpaper_blurfilter", pyblurfilter, METH_VARARGS, NULL},
16 {"unpaper_border", pyborder, METH_VARARGS, NULL},
17 {"unpaper_grayfilter", pygrayfilter, METH_VARARGS, NULL},
[all …]
/dports/audio/py-fmoo-audiotools/audiotools-3.0/src/
H A Dmod_bitstream.h46 METH_VARARGS, "Calculate size of format string in bytes"},
180 {"read", (PyCFunction)BitstreamReader_read, METH_VARARGS,
205 METH_VARARGS,
211 METH_VARARGS,
247 METH_VARARGS,
578 METH_VARARGS,
603 METH_VARARGS,
801 METH_VARARGS,
805 METH_VARARGS,
839 METH_VARARGS,
[all …]
/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/src/
H A Dmysql_connector.c89 METH_VARARGS,
102 METH_VARARGS,
191 METH_VARARGS,
195 METH_VARARGS,
198 METH_VARARGS,
211 METH_VARARGS,
217 METH_VARARGS,
249 METH_VARARGS,
319 METH_VARARGS,
322 METH_VARARGS,
[all …]
/dports/devel/notcurses/notcurses-3.0.1/python/notcurses/
H A Dchannels.c569 …{"ncchannel_r", (PyCFunction)python_ncchannel_r, METH_VARARGS, "Extract the 8-bit red component fr…
570 …{"ncchannel_g", (PyCFunction)python_ncchannel_g, METH_VARARGS, "Extract the 8-bit green component …
571 …{"ncchannel_b", (PyCFunction)python_ncchannel_b, METH_VARARGS, "Extract the 8-bit blue component f…
577 {"ncchannel_palindex", (PyCFunction)python_ncchannel_palindex, METH_VARARGS, NULL},
578 …{"ncchannel_set_alpha", (PyCFunction)python_ncchannel_set_alpha, METH_VARARGS, "Set the 2-bit alph…
579 {"ncchannel_set_palindex", (PyCFunction)python_ncchannel_set_palindex, METH_VARARGS, NULL},
588 {"ncchannels_combine", (PyCFunction)python_ncchannels_combine, METH_VARARGS, NULL},
589 {"ncchannels_fg_palindex", (PyCFunction)python_ncchannels_fg_palindex, METH_VARARGS, NULL},
590 {"ncchannels_bg_palindex", (PyCFunction)python_ncchannels_bg_palindex, METH_VARARGS, NULL},
600 …{"ncchannels_set_fg_palindex", (PyCFunction)python_ncchannels_set_fg_palindex, METH_VARARGS, NULL},
[all …]
/dports/devel/kore/kore-4.1.0/include/kore/
H A Dpython_methods.h85 METHOD("app", python_kore_app, METH_VARARGS),
86 METHOD("log", python_kore_log, METH_VARARGS),
89 METHOD("proc", python_kore_proc, METH_VARARGS),
113 METH_VARARGS | METH_KEYWORDS),
118 METH_VARARGS | METH_KEYWORDS),
164 METHOD("allow", pyseccomp_allow, METH_VARARGS),
322 METHOD("recv", pysocket_recv, METH_VARARGS),
323 METHOD("send", pysocket_send, METH_VARARGS),
416 METHOD("push", pyqueue_push, METH_VARARGS),
549 METHOD("recv", pyproc_recv, METH_VARARGS),
[all …]
/dports/biology/py-pybigwig/pyBigWig-0.3.18/
H A DpyBigWig.h39 {"open", (PyCFunction)pyBwOpen, METH_VARARGS,
61 {"header", (PyCFunction)pyBwGetHeader, METH_VARARGS,
78 {"close", (PyCFunction)pyBwClose, METH_VARARGS,
84 {"isBigWig", (PyCFunction)pyIsBigWig, METH_VARARGS,
92 {"isBigBed", (PyCFunction)pyIsBigBed, METH_VARARGS,
100 {"chroms", (PyCFunction)pyBwGetChroms, METH_VARARGS,
124 {"stats", (PyCFunction)pyBwGetStats, METH_VARARGS|METH_KEYWORDS,
169 {"values", (PyCFunction)pyBwGetValues, METH_VARARGS|METH_KEYWORDS,
196 {"values", (PyCFunction)pyBwGetValues, METH_VARARGS,
266 {"SQL", (PyCFunction) pyBBGetSQL, METH_VARARGS,
[all …]

12345678910>>...149