Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx5991 char *ndoc = (char*)malloc(ldoc + lptr + 10); in SWIG_Python_FixMethods() local
5992 if (ndoc) { in SWIG_Python_FixMethods()
5993 char *buff = ndoc; in SWIG_Python_FixMethods()
6001 methods[i].ml_doc = ndoc; in SWIG_Python_FixMethods()