Searched refs:fixed_int_t (Results 1 – 1 of 1) sorted by relevance
39 using fixed_int_t = typedef63 using int2_t = fixed_int_t<2>;64 using int3_t = fixed_int_t<3>;65 using int4_t = fixed_int_t<4>;66 using int5_t = fixed_int_t<5>;67 using int6_t = fixed_int_t<6>;68 using int7_t = fixed_int_t<7>;70 using int9_t = fixed_int_t<9>;71 using int10_t = fixed_int_t<10>;72 using int11_t = fixed_int_t<11>;[all …]