Searched refs:float_const_decimal64 (Results 1 – 2 of 2) sorted by relevance
396 BOOL_BITFIELD float_const_decimal64 : 1; member864 current_scope->float_const_decimal64 = true; in set_float_const_decimal64()872 current_scope->float_const_decimal64 = false; in clear_float_const_decimal64()880 return current_scope->float_const_decimal64; in float_const_decimal64_p()917 current_scope->float_const_decimal64 in push_scope()918 = current_scope->outer->float_const_decimal64; in push_scope()920 current_scope->float_const_decimal64 = false; in push_scope()935 scope->float_const_decimal64 = current_scope->float_const_decimal64; in push_scope()937 scope->float_const_decimal64 = false; in push_scope()
470 BOOL_BITFIELD float_const_decimal64 : 1; member966 current_scope->float_const_decimal64 = true; in set_float_const_decimal64()974 current_scope->float_const_decimal64 = false; in clear_float_const_decimal64()982 return current_scope->float_const_decimal64; in float_const_decimal64_p()1019 current_scope->float_const_decimal64 in push_scope()1020 = current_scope->outer->float_const_decimal64; in push_scope()1022 current_scope->float_const_decimal64 = false; in push_scope()1037 scope->float_const_decimal64 = current_scope->float_const_decimal64; in push_scope()1039 scope->float_const_decimal64 = false; in push_scope()