Home
last modified time | relevance | path

Searched refs:smaller_unsigned_type (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DC_Integer.hh75 typedef void smaller_unsigned_type; typedef
92 typedef void smaller_unsigned_type; typedef
105 typedef unsigned char smaller_unsigned_type; typedef
118 typedef unsigned short smaller_unsigned_type; typedef
131 typedef unsigned int smaller_unsigned_type; typedef
144 typedef unsigned long smaller_unsigned_type; typedef
157 typedef void smaller_unsigned_type; typedef
170 typedef unsigned char smaller_unsigned_type; typedef
183 typedef unsigned short smaller_unsigned_type; typedef
196 typedef unsigned int smaller_unsigned_type; typedef
[all …]
H A Dglobals_defs.hh436 … || !Fit<typename C_Integer<T>::smaller_unsigned_type, v>::value))>::type>
442 typename Enable_If<(Fit<typename C_Integer<T>::smaller_unsigned_type, v>::value
445 : public Constant_<typename C_Integer<T>::smaller_unsigned_type, v, prefer_signed> {
H A Dppl.hh.dist3809 typedef void smaller_unsigned_type;
3826 typedef void smaller_unsigned_type;
3839 typedef unsigned char smaller_unsigned_type;
3852 typedef unsigned short smaller_unsigned_type;
3865 typedef unsigned int smaller_unsigned_type;
3878 typedef unsigned long smaller_unsigned_type;
3891 typedef void smaller_unsigned_type;
3904 typedef unsigned char smaller_unsigned_type;
3917 typedef unsigned short smaller_unsigned_type;
3930 typedef unsigned int smaller_unsigned_type;
[all …]