Searched defs:COND (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cast/
H A Dcastopts.c269 # define COND(d) (count != (d)) macro
272 # define COND(c) (run) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Ddes_opts.c468 # define COND(d) (count != (d)) macro
471 # define COND(c) (run) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bf/
H A Dbf_opts.c259 # define COND(d) (count != (d)) macro
262 # define COND(c) (run) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cast/
H A Dcastopts.c269 # define COND(d) (count != (d)) macro
272 # define COND(c) (run) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Ddes_opts.c468 # define COND(d) (count != (d)) macro
471 # define COND(c) (run) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dassembly.h35 #define COND(x) * ## x macro
49 #define COND(x) x macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dspeed.c1534 # define COND(d) (count < (d)) macro
1541 # define COND(c) (run && count<0x7fffffff) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dspeed.c1534 # define COND(d) (count < (d)) macro
1541 # define COND(c) (run && count<0x7fffffff) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dspeed.c1558 #define COND(d) (count < (d)) macro
1565 #define COND(c) (run) macro
[all...]

Completed in 83 milliseconds

12