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