Home
last modified time | relevance | path

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

/glibc-2.36/scripts/
Dglibcextract.py78 def list_macros(source_text, cc): argument
120 def compute_macro_consts(source_text, cc, macro_re, exclude_re=None): argument