Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsysconfig.py141 def _extend_dict(target_dict, other_dict): function
152 _extend_dict(vars, get_config_vars())
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dsysconfig.py145 def _extend_dict(target_dict, other_dict): function
156 _extend_dict(vars, get_config_vars())