Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dconfig.py22 LANG_EXT = {'c': '.c', 'c++': '.cxx'} variable
113 filename = "_configtest" + LANG_EXT[lang]