Home
last modified time | relevance | path

Searched refs:_wrap_new_FptIndexHeader (Results 1 – 2 of 2) sorted by relevance

/dports/science/openbabel/openbabel-3.1.1/scripts/python/openbabel/
H A Dopenbabel-python.cpp32388 SWIGINTERN PyObject *_wrap_new_FptIndexHeader(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { PyO… in _wrap_new_FptIndexHeader() function
46010 { (char *)"new_FptIndexHeader", (PyCFunction)_wrap_new_FptIndexHeader, METH_NOARGS, NULL},
/dports/science/openbabel/openbabel-3.1.1/scripts/ruby/
H A Dopenbabel-ruby.cpp31318 SWIGINTERN VALUE _wrap_new_FptIndexHeader(int argc, VALUE *argv, VALUE self) { OpenBabel::FptIndexH… in _wrap_new_FptIndexHeader() function
56807 …rb_define_method(SwigClassFptIndexHeader.klass, "initialize", VALUEFUNC(_wrap_new_FptIndexHeader),… in Init_openbabel()