Searched refs:cistpl_pd_struct (Results 1 – 3 of 3) sorted by relevance
198 cistpl_pd_struct_t cistpl_pd_struct = { variable
1092 extern cistpl_pd_struct_t cistpl_pd_struct;
618 #define CISTPL_PD_MAN(m) cistpl_pd_struct.mantissa[m&15]619 #define CISTPL_PD_EXP(e) cistpl_pd_struct.exponent[e&7]