代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/484096/1271975
changelog
2005-04-08 Brian Gough
* Fixed all functions to consistently return status instead of
GSL_EBADFUNC.
2004-12-29 Brian Gough
* test.c (tes
www.eeworm.com/read/470720/1447904
c crash12.c
// Bug: g++ dies instead of flagging this invalid.
// Build don't link:
inline float max(float x, float y) { return (x>y)?x:y; }
float b(float x, float y, float z)
{
float f = (y
www.eeworm.com/read/470693/1459850
c crash12.c
// Bug: g++ dies instead of flagging this invalid.
// Build don't link:
inline float max(float x, float y) { return (x>y)?x:y; }
float b(float x, float y, float z)
{
float f = (y
www.eeworm.com/read/249850/4445370
m4 gnome-pthread-check.m4
dnl
dnl And better, use gthreads instead...
dnl
AC_DEFUN([GNOME_PTHREAD_CHECK],[
PTHREAD_LIB=""
AC_CHECK_LIB(pthread, pthread_create, PTHREAD_LIB="-lpthread",
[AC_CHECK_LIB(pthreads, pthread_crea
www.eeworm.com/read/247473/4482122
rr chk.rr
#!/bin/sh -
#
# $Id: chk.rr,v 1.1.1.1 2004/08/19 23:53:56 gopalan Exp $
d=../..
t1=__1
# Check for DB_RUNRECOVERY being specified instead of a call to db_panic.
egrep DB_RUNRECOVERY $d/*/*.c |
www.eeworm.com/read/240162/4583086
c crash12.c
// { dg-do assemble }
// Bug: g++ dies instead of flagging this invalid.
inline float max(float x, float y) { return (x>y)?x:y; }
float b(float x, float y, float z)
{
float f = (y
www.eeworm.com/read/235549/4650072
changelog
2001-07-13 Gary Thomas
* src/assabet_pcmcia.c (cf_hwr_change_state): Check for VERS_1
field instead of MANID since some cards don't seem to have that one.
Suggested by I
www.eeworm.com/read/233522/4667704
h vcl_set.h
#ifndef vcl_generic_set_h_
#define vcl_generic_set_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_set.hhh and run make
// set
#ifndef vcl_set
#define vcl_set vcl_generic_se
www.eeworm.com/read/233522/4667711
h vcl_map.h
#ifndef vcl_generic_map_h_
#define vcl_generic_map_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_map.hhh and run make
// map
#ifndef vcl_map
#define vcl_map vcl_generic_ma
www.eeworm.com/read/233448/4675905
c crash12.c
// { dg-do assemble }
// Bug: g++ dies instead of flagging this invalid.
inline float max(float x, float y) { return (x>y)?x:y; }
float b(float x, float y, float z)
{
float f = (y