Home
last modified time | relevance | path

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

/tools/asuite/aidegen/
Dconstant.py156 LANG_CC = 'c' variable
161 LANG_CC: C_CPP,
/tools/asuite/aidegen/lib/
Dcommon_util.py761 lang = constant.LANG_CC
769 lang = constant.LANG_CC
770 elif lang == constant.LANG_CC: