Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodestructmodule.c159 _tmp7_ = vala_struct_is_floating_type (st); in vala_ccode_struct_module_real_generate_struct_declaration()
212 if (vala_struct_is_floating_type (st)) { in vala_ccode_struct_module_real_generate_struct_declaration()
787 _tmp21_ = !vala_struct_is_floating_type (st); in vala_ccode_struct_module_real_visit_struct()
803 _tmp23_ = !vala_struct_is_floating_type (st); in vala_ccode_struct_module_real_visit_struct()
H A Dvalagtypemodule.c13962 _tmp2_ = vala_struct_is_floating_type (st); in vala_gtype_module_real_visit_struct()
/dports/lang/vala/vala-0.48.18/libvaladoc/api/
H A Dstruct.c113 _tmp4_ = vala_struct_is_floating_type (data); in valadoc_api_struct_construct()
/dports/lang/vala/vala-0.48.18/vala/
H A Dvalastruct.c1180 vala_struct_is_floating_type (ValaStruct* self) in vala_struct_is_floating_type() function
1198 _tmp2_ = vala_struct_is_floating_type (_tmp4_); in vala_struct_is_floating_type()
2364 _tmp189_ = !vala_struct_is_floating_type (self); in vala_struct_real_check()
H A Dvaladatatype.c1432 _tmp117_ = vala_struct_is_floating_type (_tmp119_); in vala_data_type_real_compatible()
1457 if (vala_struct_is_floating_type (_tmp125_)) { in vala_data_type_real_compatible()
1460 _tmp124_ = vala_struct_is_floating_type (_tmp126_); in vala_data_type_real_compatible()
H A Dvalasemanticanalyzer.c1670 if (vala_struct_is_floating_type (_tmp15_)) { in vala_semantic_analyzer_get_data_type_for_symbol()
5029 if (!vala_struct_is_floating_type (_tmp7_)) { in vala_semantic_analyzer_get_arithmetic_result_type()
5042 if (!vala_struct_is_floating_type (_tmp10_)) { in vala_semantic_analyzer_get_arithmetic_result_type()
5057 if (vala_struct_is_floating_type (_tmp12_) == vala_struct_is_floating_type (_tmp13_)) { in vala_semantic_analyzer_get_arithmetic_result_type()
5080 if (vala_struct_is_floating_type (_tmp20_)) { in vala_semantic_analyzer_get_arithmetic_result_type()
H A Dvalaunaryexpression.c383 _tmp6_ = vala_struct_is_floating_type (_tmp8_); in vala_unary_expression_is_numeric_type()
H A Dvalamethodcall.c1484 _tmp252_ = vala_struct_is_floating_type (_tmp256_); in vala_method_call_real_check()
H A Dvala.h6520 gboolean vala_struct_is_floating_type (ValaStruct* self);
H A Dvalagirparser.c10430 _tmp14_ = !vala_struct_is_floating_type (_tmp18_); in vala_gir_parser_resolve_type_arguments()