Searched refs:CC (Results 51 - 75 of 3601) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/contrib/untgz/
H A DMakefile0 CC=cc
5 $(CC) $(CFLAGS) -o untgz untgz.o -L../.. -lz
8 $(CC) $(CFLAGS) -c -I../.. untgz.c
1 CC=cc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/testprogs/win32/npecho/
H A DGNUmakefile11 CC = i586-mingw32msvc-gcc macro
16 $(CC) $(CFLAGS) -c $< -o $@
19 $(CC) $(CFLAGS) -o $@ $< $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/testprogs/win32/npecho/
H A DGNUmakefile11 CC = i586-mingw32msvc-gcc macro
16 $(CC) $(CFLAGS) -c $< -o $@
19 $(CC) $(CFLAGS) -o $@ $< $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/testprogs/win32/npecho/
H A DGNUmakefile11 CC = i586-mingw32msvc-gcc macro
16 $(CC) $(CFLAGS) -c $< -o $@
19 $(CC) $(CFLAGS) -o $@ $< $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/contrib/untgz/
H A DMakefile0 CC=cc
5 $(CC) $(CFLAGS) -o untgz untgz.o -L../.. -lz
8 $(CC) $(CFLAGS) -c -I../.. untgz.c
1 CC=cc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/contrib/untgz/
H A DMakefile0 CC=cc
5 $(CC) $(CFLAGS) -o untgz untgz.o -L../.. -lz
8 $(CC) $(CFLAGS) -c -I../.. untgz.c
1 CC=cc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/lib/
H A Dmemchr.S25 CC = R2 == 0; define
26 IF CC JUMP .Lfailed;
33 CC = R3 == R1; define
34 IF CC JUMP .Lfound;
H A Ddivsi3.S42 CC = V; define
88 CC = R1 == 0; /* check for divide by zero */ define
89 IF CC JUMP .Lident_return;
91 CC = R0 == 0; /* check for division of zero */ define
92 IF CC JUMP .Lzero_return;
94 CC = R0 == R1; /* check for identical operands */ define
95 IF CC JUMP .Lident_return;
97 CC = R1 == 1; /* check for divide by 1 */ define
98 IF CC JUMP .Lident_return;
102 CC define
127 CC = R6 < 0; /* Check quotient(AQ) */ define
148 CC = R1 == 0; /* check for divide by zero => 0x7fffffff */ define
153 CC = R0 == R1; /* check for identical operands => 1 */ define
163 CC = bittst(R3,30); define
181 CC = R1 < 0; define
191 CC = bittst(R3,30); define
[all...]
H A Dstrncpy.S27 CC = R2 == 0; define
28 if CC JUMP 4f;
38 CC = R1 == 0; define
40 if CC jump 3f;
50 CC = R2 define
51 if ! CC jump 6f;
57 CC = R2 < R3; define
58 IF CC jump 4f;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/lib/
H A Dmemchr.S25 CC = R2 == 0; define
26 IF CC JUMP .Lfailed;
33 CC = R3 == R1; define
34 IF CC JUMP .Lfound;
H A Ddivsi3.S42 CC = V; define
88 CC = R1 == 0; /* check for divide by zero */ define
89 IF CC JUMP .Lident_return;
91 CC = R0 == 0; /* check for division of zero */ define
92 IF CC JUMP .Lzero_return;
94 CC = R0 == R1; /* check for identical operands */ define
95 IF CC JUMP .Lident_return;
97 CC = R1 == 1; /* check for divide by 1 */ define
98 IF CC JUMP .Lident_return;
102 CC define
127 CC = R6 < 0; /* Check quotient(AQ) */ define
148 CC = R1 == 0; /* check for divide by zero => 0x7fffffff */ define
153 CC = R0 == R1; /* check for identical operands => 1 */ define
163 CC = bittst(R3,30); define
181 CC = R1 < 0; define
191 CC = bittst(R3,30); define
[all...]
H A Dstrncpy.S27 CC = R2 == 0; define
28 if CC JUMP 4f;
38 CC = R1 == 0; define
40 if CC jump 3f;
50 CC = R2 define
51 if ! CC jump 6f;
57 CC = R2 < R3; define
58 IF CC jump 4f;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/B/win32/
H A Dsc.bat10 set CC=sc -mn variable
14 %CC% %CF% -c @b\src.rsp
19 %CC% %CF% -c examples\dict.c
21 %CC% dict.obj %LF%
23 %CC% %CF% -c examples\lzopack.c
25 %CC% lzopack.obj %LF%
27 %CC% %CF% -c examples\precomp.c
29 %CC% precomp.obj %LF%
31 %CC% %CF% -c examples\precomp2.c
33 %CC
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpd/ipf/
H A DMakefile2 CC=gcc macro
11 $(CC) -o $@ $^
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/demos/sign/
H A DMakefile0 CC=cc
9 $(CC) -o sign sign.o $(LIBS)
1 CC=cc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/demos/sign/
H A DMakefile0 CC=cc
9 $(CC) -o sign sign.o $(LIBS)
1 CC=cc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lzo/B/win32/
H A Dsc.bat10 set CC=sc -mn variable
14 %CC% %CF% -c @b\src.rsp
19 %CC% %CF% -c examples\dict.c
21 %CC% dict.obj %LF%
23 %CC% %CF% -c examples\lzopack.c
25 %CC% lzopack.obj %LF%
27 %CC% %CF% -c examples\precomp.c
29 %CC% precomp.obj %LF%
31 %CC% %CF% -c examples\precomp2.c
33 %CC
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/ipf/
H A DMakefile2 CC=gcc macro
11 $(CC) -o $@ $^
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/demos/sign/
H A DMakefile0 CC=cc
9 $(CC) -o sign sign.o $(LIBS)
1 CC=cc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/demos/sign/
H A DMakefile0 CC=cc
9 $(CC) -o sign sign.o $(LIBS)
1 CC=cc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/testprogs/win32/testmailslot/
H A DGNUmakefile3 CC=i586-mingw32msvc-gcc macro
15 $(CC) $(CFLAGS) -o $@ $^ $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/testprogs/win32/testmailslot/
H A DGNUmakefile3 CC=i586-mingw32msvc-gcc macro
15 $(CC) $(CFLAGS) -o $@ $^ $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/testprogs/win32/testmailslot/
H A DGNUmakefile3 CC=i586-mingw32msvc-gcc macro
15 $(CC) $(CFLAGS) -o $@ $^ $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/demos/sign/
H A DMakefile0 CC=cc
9 $(CC) -o sign sign.o $(LIBS)
1 CC=cc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/demos/sign/
H A DMakefile0 CC=cc
9 $(CC) -o sign sign.o $(LIBS)
1 CC=cc macro

Completed in 235 milliseconds

1234567891011>>