代码搜索:LABEL
找到约 10,000 项符合「LABEL」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2877121
f03 binding_label_tests_16.f03
! { dg-do run }
! Verify that the variables 'a' in both modules don't collide.
module m
use iso_c_binding
implicit none
integer(c_int), save, bind(C, name="") :: a = 5
end module m
module n
u
www.eeworm.com/read/366702/2877123
f03 binding_label_tests_13.f03
! { dg-do compile }
! This file must be compiled BEFORE binding_label_tests_13_main.f03, which it
! should be because dejagnu will sort the files.
module binding_label_tests_13
use, intrinsic :: i
www.eeworm.com/read/366702/2877124
f03 binding_label_tests_15.f03
! { dg-do compile }
! Verify that an error is correctly reported if multiple identifiers are given
! with a bind(c) statement that has a NAME= specifier.
module m
use iso_c_binding
implicit none
www.eeworm.com/read/366702/2877126
f03 binding_label_tests_7.f03
! { dg-do compile }
module A
use, intrinsic :: iso_c_binding, only: c_int
integer(c_int), bind(c, name='my_c_print') :: my_int ! { dg-error "collides" }
end module A
program main
use A
interface
www.eeworm.com/read/366702/2877146
f03 binding_label_tests_11.f03
! { dg-do compile }
! This file must be compiled BEFORE binding_label_tests_11_main.f03, which it
! should be because dejagnu will sort the files.
module binding_label_tests_11
use iso_c_binding, o
www.eeworm.com/read/366702/2877595
f03 binding_label_tests_5.f03
! { dg-do compile }
module binding_label_tests_5
use, intrinsic :: iso_c_binding
interface
subroutine sub0() bind(c, name='c_sub') ! { dg-error "collides" }
end subroutine sub0
www.eeworm.com/read/366702/2877658
f03 binding_label_tests_4.f03
! { dg-do compile }
module A
use, intrinsic :: iso_c_binding
contains
subroutine pA() bind(c, name='printf') ! { dg-error "collides" }
print *, 'hello from pA'
end subroutine pA
end module A
www.eeworm.com/read/366702/2877711
f03 binding_label_tests_10.f03
! { dg-do compile }
! This file must be compiled BEFORE binding_label_tests_10_main.f03, which it
! should be because dejagnu will sort the files.
module binding_label_tests_10
use iso_c_binding
www.eeworm.com/read/363556/2915639
svn-base turn-label-black.png.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END
www.eeworm.com/read/363556/2915641
svn-base turn-label-white.png.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END