Home
last modified time | relevance | path

Searched refs:_wrap_IDMEFValue___ge__ (Results 1 – 3 of 3) sorted by relevance

/dports/security/libprelude/libprelude-1.2.6/bindings/python/
H A D_prelude.cxx12020 SWIGINTERN PyObject *_wrap_IDMEFValue___ge__(PyObject *self, PyObject *args) { in _wrap_IDMEFValue___ge__() function
19107 case Py_GE : result = _wrap_IDMEFValue___ge__(self, other); break; in SwigPyBuiltin__Prelude__IDMEFValue_richcompare()
19132 { "__ge__", (PyCFunction) _wrap_IDMEFValue___ge__, METH_O, (char*) "" },
/dports/security/libprelude/libprelude-1.2.6/bindings/perl/
H A DPrelude.cxx9363 XS(_wrap_IDMEFValue___ge__) { in XS() argument
17472 {"Preludec::IDMEFValue___ge__", _wrap_IDMEFValue___ge__},
/dports/security/libprelude/libprelude-1.2.6/bindings/ruby/
H A DPrelude.cxx11501 _wrap_IDMEFValue___ge__(int argc, VALUE *argv, VALUE self) { function
17817 rb_define_method(SwigClassIDMEFValue.klass, ">=", VALUEFUNC(_wrap_IDMEFValue___ge__), -1);