Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx826 #ifndef SWIG_PYBUFFER_SIZE
827 # define SWIG_PYBUFFER_SIZE 1024 macro
833 char buf[SWIG_PYBUFFER_SIZE * 2]; in PyString_FromFormat()