Searched defs:FXRep (Results 1 – 10 of 10) sorted by relevance
135 using FXRep = FXRep<T>; in abs() local147 using FXRep = FXRep<T>; in round() local
15 using FXRep = LIBC_NAMESPACE::fixed_point::FXRep<T>; variable
17 using FXRep = LIBC_NAMESPACE::fixed_point::FXRep<T>; variable
19 using FXRep = LIBC_NAMESPACE::fixed_point::FXRep<T>; variable
22 using FXRep = LIBC_NAMESPACE::fixed_point::FXRep<OutType>; variable
21 using FXRep = LIBC_NAMESPACE::fixed_point::FXRep<T>; variable
42 using FXRep = fixed_point::FXRep<short accum>; typedef
51 using FXRep = fixed_point::FXRep<accum>; typedef
62 using FXRep = fixed_point::FXRep<T>; in describeValue() typedef