Home
last modified time | relevance | path

Searched refs:ANYARGS (Results 76 – 100 of 140) sorted by relevance

123456

/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/proxy/
H A Dswig_ruby_external_runtime.swg838 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
844 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1067 static VALUE swig_ruby_trackings_count(ANYARGS) {
1158 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t…
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/proxy/
H A Dswig_ruby_external_runtime.swg838 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
844 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1067 static VALUE swig_ruby_trackings_count(ANYARGS) {
1158 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t…
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/proxy/
H A Dswig_ruby_external_runtime.swg838 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
844 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1067 static VALUE swig_ruby_trackings_count(ANYARGS) {
1158 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t…
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/proxy/
H A Dswig_ruby_external_runtime.swg838 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
844 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1067 static VALUE swig_ruby_trackings_count(ANYARGS) {
1158 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t…
/dports/lang/ruby26/ruby-2.6.9/
H A Dvm_core.h821 VALUE (*e_proc)(ANYARGS);
951 VALUE (*func)(ANYARGS);
H A Dhash.c744 ar_foreach(VALUE hash, int (*func)(ANYARGS), st_data_t arg) in ar_foreach() argument
773 ar_foreach_check(VALUE hash, int (*func)(ANYARGS), st_data_t arg, in ar_foreach_check() argument
1132 st_foreach_safe(st_table *table, int (*func)(ANYARGS), st_data_t a) in st_foreach_safe() argument
1212 rb_hash_stlike_foreach(VALUE hash, int (*func)(ANYARGS), st_data_t arg) in rb_hash_stlike_foreach() argument
1242 rb_hash_foreach(VALUE hash, int (*func)(ANYARGS), VALUE farg) in rb_hash_foreach() argument
H A Dvm_method.c131 rb_add_method_cfunc(VALUE klass, ID mid, VALUE (*func)(ANYARGS), int argc, rb_method_visibility_t v… in rb_add_method_cfunc() argument
194 (*call_cfunc_invoker_func(int argc))(VALUE (*func)(ANYARGS), VALUE recv, int argc, const VALUE *) in call_cfunc_invoker_func()
H A Dthread.c805 thread_create_core(VALUE thval, VALUE args, VALUE (*fn)(ANYARGS)) in thread_create_core() argument
939 rb_thread_create(VALUE (*fn)(ANYARGS), void *arg) in rb_thread_create() argument
5488 rb_uninterruptible(VALUE (*b_proc)(ANYARGS), VALUE data) in rb_uninterruptible() argument
H A Dproc.c652 rb_vm_ifunc_new(VALUE (*func)(ANYARGS), const void *data, int min_argc, int max_argc) in rb_vm_ifunc_new() argument
2728 VALUE (*func)(ANYARGS), /* VALUE yieldarg[, VALUE procarg] */ in rb_proc_new() argument
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/devel/
H A Dtry.c299 typedef mp_limb_t (*tryfun_t) (ANYARGS);
2768 e->retval = (* (unsigned long (*)(ANYARGS)) in call()
2772 e->retval = (* (unsigned long (*)(ANYARGS)) in call()
2777 e->retval = (* (long (*)(ANYARGS)) CALLING_CONVENTIONS (function)) in call()
/dports/math/mpir/mpir-3.0.0/tests/devel/
H A Dtry.c298 typedef mp_limb_t (*tryfun_t) _PROTO ((ANYARGS));
2844 e->retval = (* (unsigned long (*)(ANYARGS)) in call()
2848 e->retval = (* (unsigned long (*)(ANYARGS)) in call()
2853 e->retval = (* (long (*)(ANYARGS)) CALLING_CONVENTIONS (function)) in call()
/dports/audio/snd/snd-21.2/
H A Dxen.h333 #define XEN_ADD_HOOK(Hook, Func, Name, Doc) xen_rb_add_hook(Hook, (XEN (*)(ANYARGS))Func, Name, Doc)
409 #ifdef ANYARGS
410 #define XEN_PROCEDURE_CAST (XEN (*)(ANYARGS))
674 XEN xen_rb_add_hook(XEN hook, VALUE (*func)(ANYARGS), const char *name, const char *doc);
/dports/biology/jellyfish/jellyfish-2.3.0/swig/ruby/
H A Dswig_wrap.cpp995 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
1001 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1226 static VALUE swig_ruby_trackings_count(ANYARGS) { in swig_ruby_trackings_count() argument
1317 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t… in SWIG_RubyIterateTrackings()
/dports/japanese/zinnia/zinnia-0.06/ruby/
H A Dzinnia_wrap.cpp957 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
963 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
/dports/science/crf++/crfpp-1dc92a606f874a4fe52603803364cc1d90f952fb/ruby/
H A DCRFPP_wrap.cpp961 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
967 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltVecMath.c50 typedef int (GenericMathProc) _ANSI_ARGS_(ANYARGS);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/esl/ruby/
H A Desl_wrap.cpp961 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
967 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/ruby/
H A Dmarisa-swig_wrap.cxx963 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
969 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/jellyfish/swig/ruby/
H A Dswig_wrap.cpp961 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
967 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/
H A Dsvn_delta.c971 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
977 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1202 static VALUE swig_ruby_trackings_count(ANYARGS) { in swig_ruby_trackings_count() argument
1293 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t… in SWIG_RubyIterateTrackings()
H A Dsvn_fs.c971 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
977 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1202 static VALUE swig_ruby_trackings_count(ANYARGS) { in swig_ruby_trackings_count() argument
1293 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t… in SWIG_RubyIterateTrackings()
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/
H A Dsvn_delta.c971 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
977 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1202 static VALUE swig_ruby_trackings_count(ANYARGS) { in swig_ruby_trackings_count() argument
1293 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t… in SWIG_RubyIterateTrackings()
H A Dsvn_fs.c971 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
977 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1202 static VALUE swig_ruby_trackings_count(ANYARGS) { in swig_ruby_trackings_count() argument
1293 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t… in SWIG_RubyIterateTrackings()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/ruby/
H A Dsvn_delta.c971 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
977 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1202 static VALUE swig_ruby_trackings_count(ANYARGS) { in swig_ruby_trackings_count() argument
1293 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t… in SWIG_RubyIterateTrackings()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/
H A Dsvn_delta.c971 # ifndef ANYARGS /* These definitions should work for Ruby 1.6 */
977 # define VALUEFUNC(f) ((VALUE (*)(ANYARGS)) f)
1202 static VALUE swig_ruby_trackings_count(ANYARGS) { in swig_ruby_trackings_count() argument
1293 …st_foreach(swig_ruby_trackings, (int (*)(ANYARGS))&swig_ruby_internal_iterate_callback, (st_data_t… in SWIG_RubyIterateTrackings()

123456