代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/349794/10799552
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/349789/10799903
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/348801/10866525
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/470923/6901747
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/466662/7030942
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/466418/7034731
makefile
PRG = xarias
OBJ = xarias.o hd44780.o lcd.o
MCU_TARGET = atmega32
OPTIMIZE = -Os
DEFS =
LIBS =
# You should not have to change anything below her
www.eeworm.com/read/146459/7215516
tcl exemplar.tcl
set GLOBAL_PERIOD 30
#
# The 'optimize' command may be run with many different options:
#
set EFFORT standard
#set EFFORT quick
set MODE area
#set MODE delay
#set MODE auto
set HIERARCHY flatten
#
www.eeworm.com/read/328808/13000577
c frexxcalc.c
;/* Execute me to compile with Lattice 5.10 or SAS/C 6.0
if exists SC:
sc DEFINE=AMIGA STRINGMERGE NOSTKCHK LINK MODIFIED DATA=NEAR IGNORE=73 OPTIMIZE FrexxCalc.c
else if exists LC:
lc -DAMIGA -