代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/470720/1451667
c 20011130-2.c
/* This testcase caused infinite loop in life info computation
after if conversion on IA-64. Conditional register dead for
pseudo holding sign-extended k was improperly computed,
resulting i
www.eeworm.com/read/470720/1452303
c mi1.c
/* Test "ignore redundant include" facility.
We must test with C comments, and null directives, outside
the guard conditional; also, we test guarding with #ifndef and #if
!defined. -H is us
www.eeworm.com/read/470720/1452474
c mi1.c
/* Test "ignore redundant include" facility.
We must test with C and C++ comments, and null directives, outside
the guard conditional; also, we test guarding with #ifndef and #if
!defined.
www.eeworm.com/read/470693/1462234
c 20020418-1.c
/* ifcvt accidently deletes a referenced label while generating
conditional traps on machines having such patterns */
struct foo { int a; };
void gcc_crash(struct foo *p)
{
if (__builtin_expect(
www.eeworm.com/read/470693/1463613
c 20011130-2.c
/* This testcase caused infinite loop in life info computation
after if conversion on IA-64. Conditional register dead for
pseudo holding sign-extended k was improperly computed,
resulting i
www.eeworm.com/read/470693/1464249
c mi1.c
/* Test "ignore redundant include" facility.
We must test with C comments, and null directives, outside
the guard conditional; also, we test guarding with #ifndef and #if
!defined. -H is us
www.eeworm.com/read/470693/1464420
c mi1.c
/* Test "ignore redundant include" facility.
We must test with C and C++ comments, and null directives, outside
the guard conditional; also, we test guarding with #ifndef and #if
!defined.
www.eeworm.com/read/251838/4415509
m reduce_pot.m
function [reduced_pot,successful] = reduce_pot(pot,tailnodes)
% Executes the reduce operation defined in
% Stable Local Computation with Conditional Gaussian Distributions
% Steffen L. Lauritzen
% Fra
www.eeworm.com/read/248665/4465597
h debug.h
/* @(#) debug.h 2.1 87/12/25 12:22:02 */
/*
The contents of this file are hereby released to the public domain.
-- Rahul Dhesi 1986/11/14
defines conditional func
www.eeworm.com/read/240162/4588076
c 20020418-1.c
/* ifcvt accidently deletes a referenced label while generating
conditional traps on machines having such patterns */
struct foo { int a; };
void gcc_crash(struct foo *p)
{
if (__builtin_expect(