HomeSort by relevance Sort by last modified time
    Searched defs:double_int (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
double-int.h 41 You may also represent with numbers in smaller precision using double_int.
49 ??? The components of double_int differ in signedness mostly for
58 } double_int; typedef in typeref:struct:__anon22644
64 /* Constructs double_int from integer CST. The bits over the precision of
67 static inline double_int
70 double_int r;
86 /* Constructs double_int from unsigned integer CST. The bits over the
89 static inline double_int
92 double_int r;
104 double_int_to_shwi (double_int cst
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
double-int.h 41 You may also represent with numbers in smaller precision using double_int.
49 ??? The components of double_int differ in signedness mostly for
58 } double_int; typedef in typeref:struct:__anon23373
64 /* Constructs double_int from integer CST. The bits over the precision of
67 static inline double_int
70 double_int r;
86 /* Constructs double_int from unsigned integer CST. The bits over the
89 static inline double_int
92 double_int r;
104 double_int_to_shwi (double_int cst
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
double-int.h 41 You may also represent with numbers in smaller precision using double_int.
49 ??? The components of double_int differ in signedness mostly for
58 } double_int; typedef in typeref:struct:__anon24204
64 /* Constructs double_int from integer CST. The bits over the precision of
67 static inline double_int
70 double_int r;
86 /* Constructs double_int from unsigned integer CST. The bits over the
89 static inline double_int
92 double_int r;
104 double_int_to_shwi (double_int cst
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
double-int.h 41 You may also represent with numbers in smaller precision using double_int.
49 ??? The components of double_int differ in signedness mostly for
58 } double_int; typedef in typeref:struct:__anon24933
64 /* Constructs double_int from integer CST. The bits over the precision of
67 static inline double_int
70 double_int r;
86 /* Constructs double_int from unsigned integer CST. The bits over the
89 static inline double_int
92 double_int r;
104 double_int_to_shwi (double_int cst
    [all...]

Completed in 47 milliseconds