Searched refs:source_text (Results 1 – 1 of 1) sorted by relevance
78 def list_macros(source_text, cc): argument90 c_file.write(source_text)120 def compute_macro_consts(source_text, cc, macro_re, exclude_re=None): argument128 macros_exp, macros_args = list_macros(source_text, cc)134 sym_data = [source_text, 'START']
Completed in 4 milliseconds