Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dh2py.py41 p_hex = re.compile(r"0x([0-9a-fA-F]+)L?") variable
103 m = p_hex.search(body, start)