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

/bionic/libc/kernel/tools/
H A Dcpp.py849 re_decimal = re.compile(r"\s*\(\d+[ulUL]*\).*") variable in class:ExprParser
902 m = ExprParser.re_decimal.match(id)

Completed in 37 milliseconds