代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/240162/4589379
c 20020103-1.c
/* This testcase failed on Alpha at -O2 when simplifying conditional
expressions. */
int foo (void);
struct A
{
int a, b, c, d;
};
void bar (struct A *x)
{
int e, f;
e = foo ();
e = e
www.eeworm.com/read/233448/4675592
c 900324_02.c
// { dg-do assemble }
// g++ 1.37.1 bug 900324_02
// The following erroreous code causes g++ to segfault.
// Cfront 2.0 passes this test.
// keywords: segfault, function pointer, conditional opera
www.eeworm.com/read/233448/4683444
c 20020103-1.c
/* This testcase failed on Alpha at -O2 when simplifying conditional
expressions. */
int foo (void);
struct A
{
int a, b, c, d;
};
void bar (struct A *x)
{
int e, f;
e = foo ();
e = e
www.eeworm.com/read/233448/4684226
c c99-condexpr-1.c
/* Test for types of conditional expressions. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
/* Notes:
(a) The
www.eeworm.com/read/225759/4792617
m cond_gauss_inf_engine.m
function engine = cond_gauss_inf_engine(bnet)
% COND_GAUSS_INF_ENGINE Conditional Gaussian inference engine
% engine = cond_gauss_inf_engine(bnet)
%
% Enumerates all the discrete roots, and runs jtree
www.eeworm.com/read/215485/4904020
m cond_gauss_inf_engine.m
function engine = cond_gauss_inf_engine(bnet)
% COND_GAUSS_INF_ENGINE Conditional Gaussian inference engine
% engine = cond_gauss_inf_engine(bnet)
%
% Enumerates all the discrete roots, and runs jtree
www.eeworm.com/read/213039/4932881
mpt cbxexe.mpt
// -*- MPC -*-
// cbxexe.mpt,v 1.3 2004/01/29 20:05:27 elliott_c Exp
conditional_include "common"
type_is_binary = 1
common_defines = WIN32
www.eeworm.com/read/213039/4932910
mpt borexe.mpt
// -*- MPC -*-
// borexe.mpt,v 1.8 2004/01/29 20:05:27 elliott_c Exp
conditional_include "common"
type_is_binary = 1
common_defines = WIN32
www.eeworm.com/read/209211/4983867
h ifdef.h
/*
*
* Conditional compilation definitions needed in ifdef.c and postio.c.
*
*/
#ifdef SYSV
#include
#ifdef DKSTREAMS
#include
#include
#endif
#endif
www.eeworm.com/read/197905/5091466
m cond_gauss_inf_engine.m
function engine = cond_gauss_inf_engine(bnet)
% COND_GAUSS_INF_ENGINE Conditional Gaussian inference engine
% engine = cond_gauss_inf_engine(bnet)
%
% Enumerates all the discrete roots, and runs jtree