代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/340665/3278641
c 20011115-1.c
extern void exit (int);
static inline int
foo (void)
{
#ifdef __OPTIMIZE__
extern int undefined_reference;
return undefined_reference;
#else
return 0;
#endif
}
static inline int
bar (void)
{
www.eeworm.com/read/323643/3512212
pup makefile.pup
# Amiga powerUP (TM) Makefile
# makefile for libpng and SAS C V6.58/7.00 PPC compiler
# Copyright (C) 1998 by Andreas R. Kleinert
CC = scppc
CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OP
www.eeworm.com/read/321483/3534606
pl openbsd.pl
# gcc -O3 (and -O2) get overly excited over B.c in OpenBSD 3.3/sparc 64
$self->{OPTIMIZE} = '-O1' if $Config{ARCH} eq 'sparc64';
www.eeworm.com/read/279087/4139522
pup makefile.pup
# Amiga powerUP (TM) Makefile
# makefile for libpng and SAS C V6.58/7.00 PPC compiler
# Copyright (C) 1998 by Andreas R. Kleinert
CC = scppc
CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OP
www.eeworm.com/read/440906/1780273
c 20011115-1.c
extern void exit (int);
static inline int
foo (void)
{
#ifdef __OPTIMIZE__
extern int undefined_reference;
return undefined_reference;
#else
return 0;
#endif
}
static inline int
bar (void)
{
www.eeworm.com/read/430448/1930337
h config.h
#define F_CPU 8000000 // cz阺totliwo滄 zegara w Hz
//#define OPTIMIZE_SPEED // optymalizacja niekt髍ych funkcji pod wzgl阣em szybko渃i
//----------------------
// UART
//----------------------
#d
www.eeworm.com/read/430445/1930626
h config.h
#define F_CPU 8000000 // cz阺totliwo滄 zegara w Hz
//#define OPTIMIZE_SPEED // optymalizacja niekt髍ych funkcji pod wzgl阣em szybko渃i
//----------------------
// UART
//----------------------
#d
www.eeworm.com/read/412251/2173234
svn-base makefile.pup.svn-base
# Amiga powerUP (TM) Makefile
# makefile for libpng and SAS C V6.58/7.00 PPC compiler
# Copyright (C) 1998 by Andreas R. Kleinert
CC = scppc
CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OP
www.eeworm.com/read/412251/2173236
pup makefile.pup
# Amiga powerUP (TM) Makefile
# makefile for libpng and SAS C V6.58/7.00 PPC compiler
# Copyright (C) 1998 by Andreas R. Kleinert
CC = scppc
CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OP