Home
last modified time | relevance | path

Searched defs:is_bind_c (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Ddecl.c5807 set_com_block_bind_c (gfc_common_head *com_block, int is_bind_c) in set_com_block_bind_c()
6754 match is_bind_c; /* Found bind(c). */ in gfc_match_suffix() local
7602 match is_bind_c; in gfc_match_entry() local
7866 match is_bind_c; in gfc_match_subroutine() local
H A Ddecl.cc5888 set_com_block_bind_c (gfc_common_head *com_block, int is_bind_c) in set_com_block_bind_c()
6835 match is_bind_c; /* Found bind(c). */ in gfc_match_suffix() local
7683 match is_bind_c; in gfc_match_entry() local
7947 match is_bind_c; in gfc_match_subroutine() local
H A Dtrans-types.cc2265 gfc_sym_type (gfc_symbol * sym, bool is_bind_c) in gfc_sym_type()
H A Dsymbol.c426 *is_bind_c = "BIND(C)", *procedure = "PROCEDURE", in gfc_check_conflict() local
H A Dsymbol.cc426 *is_bind_c = "BIND(C)", *procedure = "PROCEDURE", in gfc_check_conflict() local
H A Dmodule.c5692 int is_bind_c = 0; in write_blank_common() local
H A Dmodule.cc5898 int is_bind_c = 0; in write_blank_common() local
H A Dgfortran.h886 unsigned is_bind_c:1; /* say if is bound to C. */ member
1939 int is_bind_c; member
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddecl.c5807 set_com_block_bind_c (gfc_common_head *com_block, int is_bind_c) in set_com_block_bind_c()
6754 match is_bind_c; /* Found bind(c). */ in gfc_match_suffix() local
7602 match is_bind_c; in gfc_match_entry() local
7866 match is_bind_c; in gfc_match_subroutine() local
H A Dsymbol.c426 *is_bind_c = "BIND(C)", *procedure = "PROCEDURE", in gfc_check_conflict() local
H A Dmodule.c5692 int is_bind_c = 0; in write_blank_common() local
H A Dgfortran.h814 unsigned is_bind_c:1; /* say if is bound to C. */ member
1684 int is_bind_c; member