Searched refs:const_one (Results 1 – 2 of 2) sorted by relevance
170 static const BIGNUM const_one = {(BN_ULONG *)&data_one, 1, 1, 0, in BN_value_one() local173 return &const_one; in BN_value_one()
270 static const GLfloat const_one = 1.0; in get_fp_src_reg_ref() local275 src_ref = get_const_ref(c, &const_one); in get_fp_src_reg_ref()