Searched refs:_hexadecimal (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dconftest.py18 _hexadecimal = re.compile(r'0x[0-9a-fA-F]+') variable
160 s = _hexadecimal.sub("0", s)

Completed in 8 milliseconds