Searched refs:binary_exponent_part (Results 1 – 1 of 1) sorted by relevance
256 binary_exponent_part = r'''([pP][+-]?[0-9]+)''' variable in CLexer258 …ant = '('+hex_prefix+'('+hex_digits+'|'+hex_fractional_constant+')'+binary_exponent_part+'[FfLl]?)'