Home
last modified time | relevance | path

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

/external/python/cffi/cffi/
Dcparser.py43 _r_star_const_space = re.compile( # matches "* const " variable
68 match = _r_star_const_space.search(csource)