Searched defs:COND (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/rc5/
H A Drc5speed.c199 # define COND(d) (count != (d)) macro
202 # define COND(c) (run) macro
/freebsd-10.1-release/crypto/openssl/crypto/bf/
H A Dbfspeed.c199 # define COND(d) (count != (d)) macro
202 # define COND(c) (run) macro
H A Dbf_opts.c259 # define COND(d) (count != (d)) macro
262 # define COND(c) (run) macro
/freebsd-10.1-release/crypto/openssl/crypto/cast/
H A Dcast_spd.c199 # define COND(d) (count != (d)) macro
202 # define COND(c) (run) macro
H A Dcastopts.c269 # define COND(d) (count != (d)) macro
272 # define COND(c) (run) macro
/freebsd-10.1-release/crypto/openssl/crypto/rc2/
H A Drc2speed.c199 # define COND(d) (count != (d)) macro
202 # define COND(c) (run) macro
/freebsd-10.1-release/crypto/openssl/crypto/rc4/
H A Drc4speed.c198 # define COND(d) (count != (d)) macro
201 # define COND(c) (run) macro
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/sparc/
H A Ddt_isadep.c40 #define COND(x) (((x) >> 25) & 0x0f) macro
/freebsd-10.1-release/crypto/openssl/crypto/des/
H A Dspeed.c211 # define COND(d) (count != (d)) macro
214 # define COND(c) (run) macro
H A Ddes_opts.c468 # define COND(d) (count != (d)) macro
471 # define COND(c) (run) macro
/freebsd-10.1-release/crypto/openssl/crypto/idea/
H A Didea_spd.c200 # define COND(d) (count <= (d)) macro
203 # define COND(c) (run) macro
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtCXX.h129 enum { RANGE, BEGINEND, COND, INC, LOOPVAR, BODY, END }; enumerator in enum:clang::CXXForRangeStmt::__anon2922
H A DStmt.h847 enum { VAR, COND, THEN, ELSE, END_EXPR }; enumerator in enum:clang::IfStmt::__anon2915
915 enum { VAR, COND, BODY, END_EXPR }; enumerator in enum:clang::SwitchStmt::__anon2916
1008 enum { VAR, COND, BODY, END_EXPR }; enumerator in enum:clang::WhileStmt::__anon2917
1063 enum { BODY, COND, END_EXPR }; enumerator in enum:clang::DoStmt::__anon2918
1114 enum { INIT, CONDVAR, COND, INC, BODY, END_EXPR }; enumerator in enum:clang::ForStmt::__anon2919
[all...]
H A DExpr.h3159 enum { COND, LHS, RHS, END_EXPR }; enumerator in enum:clang::StringLiteral::OffsetOfExpr::ConditionalOperator::__anon2904
3229 enum { COMMON, COND, LHS, RHS, NUM_SUBEXPRS }; enumerator in enum:clang::StringLiteral::OffsetOfExpr::BinaryConditionalOperator::__anon2905
3535 enum { COND, LHS, RHS, END_EXPR }; enumerator in enum:clang::StringLiteral::OffsetOfExpr::ChooseExpr::__anon2906
[all...]
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Darc-opc.c238 #define COND macro
[all...]
H A Dsparc-opc.c104 #define COND macro
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/sparc/dtrace/
H A Dfasttrap_isa.c136 #define COND(x) (((x) >> 25) & 0x0f) macro
/freebsd-10.1-release/contrib/binutils/bfd/
H A Delfxx-sparc.c3383 #define COND macro
/freebsd-10.1-release/contrib/gcclibs/libcpp/
H A Ddirectives.c72 #define COND (1 << 0) macro
/freebsd-10.1-release/crypto/openssl/apps/
H A Dspeed.c1528 # define COND(d) (count < (d)) macro
1535 # define COND(c) (run && count<0x7fffffff) macro
[all...]
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-sparc.c3202 #define COND macro

Completed in 178 milliseconds