Home
last modified time | relevance | path

Searched defs:true_val (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dconst_time.h100 unsigned int true_val, in const_time_select()
114 static inline int const_time_select_int(unsigned int mask, int true_val, in const_time_select_int()
129 static inline u8 const_time_select_u8(u8 mask, u8 true_val, u8 false_val) in const_time_select_u8()
142 static inline s8 const_time_select_s8(u8 mask, s8 true_val, s8 false_val) in const_time_select_s8()
161 static inline void const_time_select_bin(u8 mask, const u8 *true_val, in const_time_select_bin()
H A Dutils_module_tests.c979 unsigned int true_val; in const_time_tests() member
996 int true_val; in const_time_tests() member
1011 u8 true_val; in const_time_tests() member
1026 s8 true_val; in const_time_tests() member
1039 u8 *true_val; in const_time_tests() member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-uncprop.c101 tree true_val = constant_boolean_node (true, TREE_TYPE (op0)); in associate_equivalences_with_edges() local
H A Dtree-ssa-dom.c508 tree true_val = constant_boolean_node (true, TREE_TYPE (op0)); in record_edge_info() local
H A Dtree-if-conv.c2277 tree true_val in predicate_mem_writes() local
H A Dtree-vect-slp.c3655 tree true_val in vect_get_constant_vectors() local
H A Dsimplify-rtx.c5547 simplify_cond_clz_ctz (rtx x, rtx_code cmp_code, rtx true_val, rtx false_val) in simplify_cond_clz_ctz()
H A Dcombine.c6424 rtx true_val = XEXP (cond, 1); in simplify_if_then_else() local
H A Dtree-vect-stmts.c1297 tree true_val = build_all_ones_cst (TREE_TYPE (type)); in vect_init_vector() local
/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86_vmx.c3258 uint64_t basic, val, true_val; in vmx_check_ctls() local
3288 uint64_t basic, val, true_val; in vmx_init_ctls() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcombine.c6045 rtx true_val = XEXP (cond, 1); in simplify_if_then_else() local