Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/scripts/
Dh2py.py32 p_include = re.compile('^[\t ]*#[\t ]*include[\t ]+<([^>\n]+)>') variable
/external/python/cffi/c/
Dcffi1_module.c69 const char *const *p_include; in make_included_tuples() local