Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx961 # define VOIDFUNC(f) ((void (*)()) f) macro
966 # define VOIDFUNC(f) ((RUBY_DATA_FUNC) f) macro
970 # define VOIDFUNC(f) ((RUBY_DATA_FUNC) f) macro
975 # define VOIDFUNC(f) (f) macro