Searched refs:di_type (Results 1 – 3 of 3) sorted by relevance
70 typedef union { double f; int64_t i; uint64_t u; } di_type; typedef148 di_type result; in _mesa_roundtozero_f64()452 const di_type a_di = {a}; in _mesa_double_add_rtz()456 const di_type b_di = {b}; in _mesa_double_add_rtz()489 di_type result_di; in _mesa_double_add_rtz()561 di_type result; in _mesa_norm_round_pack_f64()673 const di_type a_di = {a}; in _mesa_double_sub_rtz()677 const di_type b_di = {b}; in _mesa_double_sub_rtz()708 di_type result; in _mesa_double_sub_rtz()737 di_type result; in _mesa_double_sub_rtz()[all …]
36 int di_type; member86 dp->di_type = DB_HASH; in newdbhashobject()136 dp->di_type = DB_BTREE; in newdbbtobject()195 dp->di_type = DB_RECNO; in newdbrnobject()279 if (dp->di_type == DB_RECNO) { in bsddb_subscript()330 if (dp->di_type == DB_RECNO) { in bsddb_ass_sub()425 if (dp->di_type == DB_RECNO) in bsddb_keys()473 if (dp->di_type == DB_RECNO) { in bsddb_has_key()513 if (dp->di_type == DB_RECNO) { in bsddb_set_location()548 if (dp->di_type == DB_RECNO) in bsddb_set_location()[all …]
59 qnx4_ftype_t di_type; member