Searched refs:FIRST (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzmore40 FIRST=1
43 if test $FIRST -eq 0; then
58 FIRST=0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Ddump.h16 enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */ enumerator in enum:_vflag
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/lib/
H A Dmemcpy-inatomic.S170 #define FIRST(unit) ((unit)*NBYTES) define
171 #define REST(unit) (FIRST(unit)+NBYTES-1)
172 #define UNIT(unit) FIRST(unit)
320 EXC( LDFIRST t3, FIRST(0)(src), l_exc)
325 STFIRST t3, FIRST(0)(dst)
342 * It's OK to load FIRST(N+1) before REST(N) because the two addresses
345 EXC( LDFIRST t0, FIRST(0)(src), l_exc)
346 EXC( LDFIRST t1, FIRST(1)(src), l_exc_copy)
350 EXC( LDFIRST t2, FIRST(2)(src), l_exc_copy)
351 EXC( LDFIRST t3, FIRST(
[all...]
H A Dmemcpy.S170 #define FIRST(unit) ((unit)*NBYTES) define
171 #define REST(unit) (FIRST(unit)+NBYTES-1)
172 #define UNIT(unit) FIRST(unit)
324 EXC( LDFIRST t3, FIRST(0)(src), l_exc)
329 EXC( STFIRST t3, FIRST(0)(dst), s_exc)
346 * It's OK to load FIRST(N+1) before REST(N) because the two addresses
349 EXC( LDFIRST t0, FIRST(0)(src), l_exc)
350 EXC( LDFIRST t1, FIRST(1)(src), l_exc_copy)
354 EXC( LDFIRST t2, FIRST(2)(src), l_exc_copy)
355 EXC( LDFIRST t3, FIRST(
[all...]
H A Dcsum_partial.S371 #define FIRST(unit) ((unit)*NBYTES) define
372 #define REST(unit) (FIRST(unit)+NBYTES-1)
527 EXC( LDFIRST t3, FIRST(0)(src), l_exc)
532 EXC( STFIRST t3, FIRST(0)(dst), s_exc)
551 * It's OK to load FIRST(N+1) before REST(N) because the two addresses
554 EXC( LDFIRST t0, FIRST(0)(src), l_exc)
555 EXC( LDFIRST t1, FIRST(1)(src), l_exc_copy)
559 EXC( LDFIRST t2, FIRST(2)(src), l_exc_copy)
560 EXC( LDFIRST t3, FIRST(3)(src), l_exc_copy)
584 EXC( LDFIRST t0, FIRST(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/engines/rsaref/
H A Dbuild.com73 CLUSTER=FIRST
74 COLLECT=FIRST,$$LIBRSAREF
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A Dbuild.com73 CLUSTER=FIRST
74 COLLECT=FIRST,$$LIBRSAREF
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dhexdump.c63 bb_dump_vflag = FIRST;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dod.c165 bb_dump_vflag = FIRST;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_uncompress.c44 #define FIRST 257 /* first free entry */ macro
136 free_ent = ((block_mode) ? FIRST : 256);
204 free_ent = FIRST - 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/megatron/
H A Dhqx.c51 #define FIRST 0 macro
118 if ( skip_junk( FIRST ) == 0 ) {
455 * pass a FIRST when looking for the first valid binhex line, a value of
467 if ( line == FIRST ) {
475 if ( line == FIRST ) {
534 if ( line == FIRST ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dhqx.c51 #define FIRST 0 macro
118 if ( skip_junk( FIRST ) == 0 ) {
455 * pass a FIRST when looking for the first valid binhex line, a value of
467 if ( line == FIRST ) {
475 if ( line == FIRST ) {
534 if ( line == FIRST ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Ddump.c17 enum _vflag bb_dump_vflag = FIRST;
407 if (bb_dump_vflag == ALL || bb_dump_vflag == FIRST
409 if (bb_dump_vflag == DUP || bb_dump_vflag == FIRST) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dbsd-comp.c156 #define FIRST 257 /* first free entry */ macro
181 db->max_ent = FIRST-1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_bsdcomp.c154 #define FIRST 257 /* first free entry */ macro
178 db->max_ent = FIRST-1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dslogn.S343 |--WE DEFINE F = 1.XXXXXX1, I.E. FIRST 7 BITS OF Y AND ATTACH A 1.
362 andil #0xFE000000,FFRAC(%a6) | ...FIRST 7 BITS OF Y
H A Dsatan.S273 |--THAT IS IT MATCHES THE EXPONENT AND FIRST 5 BITS OF X, THE
281 andil #0xF8000000,XFRAC(%a6) | ...FIRST 5 BITS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dbsd_comp.c200 #define FIRST 257 /* first free entry */ macro
225 db->max_ent = FIRST-1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dbsd-comp.c64 #undef FIRST macro
190 #define FIRST 257 /* first free entry */ macro
217 db->max_ent = FIRST-1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/VMS/
H A Dmkshared.com195 CLUSTER=FIRST
196 $ write opt "COLLECT=FIRST,$$",libvec
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/VMS/
H A Dmkshared.com195 CLUSTER=FIRST
196 $ write opt "COLLECT=FIRST,$$",libvec
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S6274 #--THAT IS IT MATCHES THE EXPONENT AND FIRST 5 BITS OF X, THE
6281 and.l &0xF8000000,XFRAC(%a6) # FIRST 5 BITS
8240 #--WE DEFINE F = 1.XXXXXX1, I.E. FIRST 7 BITS OF Y AND ATTACH A 1.
8259 and.l &0xFE000000,FFRAC(%a6) # FIRST 7 BITS OF Y
H A Dfpsp.S6380 #--THAT IS IT MATCHES THE EXPONENT AND FIRST 5 BITS OF X, THE
6387 and.l &0xF8000000,XFRAC(%a6) # FIRST 5 BITS
8346 #--WE DEFINE F = 1.XXXXXX1, I.E. FIRST 7 BITS OF Y AND ATTACH A 1.
8365 and.l &0xFE000000,FFRAC(%a6) # FIRST 7 BITS OF Y

Completed in 280 milliseconds