Home
last modified time | relevance | path

Searched defs:c_parser (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Tools/c-analyzer/c_analyzer/
H A Ddatafiles.py5 import c_parser.info as _info namespace
6 import c_parser.match as _match namespace
7 import c_parser.datafiles as _parser namespace
/third_party/python/Tools/c-analyzer/c_parser/
H A Ddatafiles.py5 import c_parser.info as _info namespace
/third_party/python/Tools/peg_generator/pegen/
H A D__main__.py86 c_parser = subparsers.add_parser("c", help="Generate C code for inclusion into CPython") variable
/third_party/python/Tools/c-analyzer/cpython/
H A D__main__.py19 import c_parser.__main__ as c_parser namespace

Completed in 2 milliseconds