Searched refs:is_z (Results 1 – 5 of 5) sorted by relevance
128 static ossl_inline void gf_cond_sel(gf x, const gf y, const gf z, mask_t is_z) in gf_cond_sel() argument134 x[0].limb[i] = constant_time_select_32(is_z, z[0].limb[i], in gf_cond_sel()138 x[0].limb[i] = constant_time_select_64(is_z, z[0].limb[i], in gf_cond_sel()
711 #define is_z(c) ((c)=='z' || (c)=='Z') macro775 if(is_z(c)) { in ucase_getCaseLocale()839 if(is_z(c)) { in ucase_getCaseLocale()
709 #define is_z(c) ((c)=='z' || (c)=='Z') macro773 if(is_z(c)) { in ucase_getCaseLocale()825 if(is_z(c)) { in ucase_getCaseLocale()