代码搜索:problems

找到约 3,996 项符合「problems」的源代码

代码结果 3,996
www.eeworm.com/read/366702/2880299

c 20031102-1.c

/* PR optimization/10817. Check that the following code doesn't cause any problems for GCC's if-conversion passes. */ int foo(int t) { int result = 0; if (t != 0) result = t; return
www.eeworm.com/read/366702/2881554

c builtins-21.c

/* Copyright (C) 2003 Free Software Foundation. Verify that built-in math function constant folding doesn't cause any problems for the compiler. Written by Roger Sayle, 7th June 2003. */
www.eeworm.com/read/366702/2881781

c builtins-2.c

/* Copyright (C) 2002 Free Software Foundation. Verify that built-in math function constant folding doesn't cause any problems for the compiler. Written by Roger Sayle, 16th August 2002.
www.eeworm.com/read/365367/2897010

h jas_config.h

/* src/libjasper/include/jasper/jas_config.h. Generated by configure. */ /* src/libjasper/include/jasper/jas_config.h.in. Generated from configure.ac by autoheader. */ /* Avoid problems due to m
www.eeworm.com/read/365361/2897061

h jas_config.h

/* src/libjasper/include/jasper/jas_config.h. Generated by configure. */ /* src/libjasper/include/jasper/jas_config.h.in. Generated from configure.ac by autoheader. */ /* Avoid problems due to m
www.eeworm.com/read/365360/2897192

h jas_config.h

/* src/libjasper/include/jasper/jas_config.h. Generated by configure. */ /* src/libjasper/include/jasper/jas_config.h.in. Generated from configure.ac by autoheader. */ /* Avoid problems due to m
www.eeworm.com/read/365356/2897339

h jas_config.h

/* src/libjasper/include/jasper/jas_config.h. Generated by configure. */ /* src/libjasper/include/jasper/jas_config.h.in. Generated from configure.ac by autoheader. */ /* Avoid problems due to m
www.eeworm.com/read/365354/2897470

h jas_config.h

/* src/libjasper/include/jasper/jas_config.h. Generated by configure. */ /* src/libjasper/include/jasper/jas_config.h.in. Generated from configure.ac by autoheader. */ /* Avoid problems due to m
www.eeworm.com/read/360431/2963543

c null.c

/* * Purpose: Test NULL behavior in order to fix problems with PHP and NULLs * PHP use dbdata to get data */ #include "common.h" #include static char software_version[] = "$Id: null.
www.eeworm.com/read/268146/4255450

h signal.h

#ifndef _ASMPPC_SIGNAL_H #define _ASMPPC_SIGNAL_H #include /* Avoid too many header ordering problems. */ struct siginfo; /* Most things should be clean enough to redefine this at