Searched refs:PHI_RANGE_MASK (Results 1 – 2 of 2) sorted by relevance
32 #define PHI_RANGE_MASK 0xFFFFFFFF macro91 ? PHI_RANGE_MASK in Ceta_phi_range()92 : ((PHI_RANGE_MASK^(cell_min-cell_max)) + cell_max); in Ceta_phi_range()
34 #define PHI_RANGE_MASK 0xFFFFFFFF macro110 ? PHI_RANGE_MASK in CSphtheta_phi_range()111 : ((PHI_RANGE_MASK^(cell_min-cell_max)) + cell_max); in CSphtheta_phi_range()