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

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dbind_c_bool_1.f9023 use iso_c_binding, only : c_bool
24 logical(kind=c_bool) :: y ! OK
H A Dbind_c_usage_24.f9014 logical(c_bool), value :: is_present
20 logical(c_bool), intent(in), value :: is_present
H A Dno_arg_check_2.f9011 use iso_c_binding, only: c_loc, c_ptr, c_bool
H A Dassumed_type_2.f9010 use iso_c_binding, only: c_loc, c_ptr, c_bool
H A Dc_kind_params.f9042 logical(c_bool), value :: my_bool
/haiku-buildtools/gcc/gcc/fortran/
H A Dgfortran.h2094 unsigned int c_bool : 1; member in struct:__anon126
H A Dtrans-types.c866 info->c_bool = 1;
H A Dresolve.c13860 if (!gfc_logical_kinds[i].c_bool && sym->attr.dummy
13866 else if (!gfc_logical_kinds[i].c_bool

Completed in 226 milliseconds