代码搜索:xdata
找到约 10,000 项符合「xdata」的源代码
代码结果 10,000
www.eeworm.com/read/310846/3689356
plg main.plg
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=15.2 xdata=68 code=2945
"main" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/310846/3689379
plg withpc.plg
Build target 'Target 1'
compiling withPC.c...
linking...
Program Size: data=29.1 xdata=0 code=504
"withpc" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/310846/3689576
plg keyboard.plg
Build target 'Target 1'
compiling keyboard.c...
linking...
Program Size: data=10.0 xdata=0 code=498
"keyboard" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/310846/3689585
plg led.plg
Build target 'Target 1'
compiling led.c...
linking...
Program Size: data=10.0 xdata=0 code=186
"led" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/310846/3689594
plg adda.plg
Build target 'Target 1'
compiling adda.c...
linking...
Program Size: data=15.0 xdata=0 code=969
"adda" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/310846/3689604
plg hour.plg
Build target 'Target 1'
compiling hour.c...
linking...
Program Size: data=23.0 xdata=0 code=1048
"hour" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/308433/3713660
c tst_malloc.c
#include
#include /* for printf */
void tst_malloc (void) {
unsigned char xdata *p;
p = malloc (1000); /* allocate 1000 bytes */
i
www.eeworm.com/read/420901/2059189
plg withpc.plg
Build target 'Target 1'
compiling withPC.c...
linking...
Program Size: data=29.1 xdata=0 code=504
"withpc" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/420901/2059195
plg adda.plg
Build target 'Target 1'
compiling adda.c...
linking...
Program Size: data=15.0 xdata=0 code=969
"adda" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/420901/2059199
plg keyboard.plg
Build target 'Target 1'
compiling keyboard.c...
linking...
Program Size: data=10.0 xdata=0 code=498
"keyboard" - 0 Error(s), 0 Warning(s).