代码搜索:mismatching
找到约 21 项符合「mismatching」的源代码
代码结果 21
www.eeworm.com/read/295361/8168156
c krx12400.c
/******************************************************
KnR 1-24
--------
Write a program to check the syntax of a C program
for matching {} () "" '' []
Author: Rick Dearman
www.eeworm.com/read/247212/4484650
idl case6.idl
/*
* Union with mismatching discriminator types.
*/
union U switch(char)
{
case TRUE: long x;
};
www.eeworm.com/read/420998/2058287
idl case6.idl
/*
* Union with mismatching discriminator types.
*/
union U switch(char)
{
case TRUE: long x;
};
www.eeworm.com/read/416830/2107526
idl case6.idl
/*
* Union with mismatching discriminator types.
*/
union U switch(char)
{
case TRUE: long x;
};
www.eeworm.com/read/366702/2877536
f90 argument_checking_15.f90
! { dg-do compile }
!
! PR fortran/32616
!
! Check for to few elements of the actual argument
! and reject mismatching string lengths for assumed-shape dummies
!
implicit none
external test
integer ::
www.eeworm.com/read/347503/3172501
s us-err-1.s
; Test that we get an error with mismatching options.
; { dg-do assemble }
; { dg-options "--no-underscore --em=crisaout" }
; { dg-error ".* --no-underscore is invalid with a.out format" "" { target
www.eeworm.com/read/340665/3268264
s us-err-1.s
; Test that we get an error with mismatching options.
; { dg-do assemble }
; { dg-options "--no-underscore --em=crisaout" }
; { dg-error ".* --no-underscore is invalid with a.out format" "" { target
www.eeworm.com/read/447738/1698604
s us-err-1.s
; Test that we get an error with mismatching options.
; { dg-do assemble }
; { dg-options "--no-underscore --em=crisaout" }
; { dg-error ".* --no-underscore is invalid with a.out format" "" { target
www.eeworm.com/read/395929/2429959
s us-err-1.s
; Test that we get an error with mismatching options.
; { dg-do assemble }
; { dg-options "--no-underscore --em=crisaout" }
; { dg-error ".* --no-underscore is invalid with a.out format" "" { target