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

  /device/google/contexthub/firmware/lib/builtins/
int_lib.h 25 typedef unsigned long long du_int; typedef
40 du_int all;
59 du_int __umoddi3(du_int a, du_int b);
61 du_int __udivmoddi4(du_int a, du_int b, du_int* rem);
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/
int_types.h 54 typedef unsigned long long du_int; typedef
73 du_int all;
100 du_int low;
104 du_int low;
115 du_int low;
116 du_int high;
118 du_int high;
119 du_int low;
131 static inline tu_int make_tu(du_int h, du_int l) {
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/lib/compiler-rt/builtins/
int_types.h 31 typedef unsigned long long du_int; typedef
50 du_int all;
79 du_int low;
83 du_int low;
94 du_int low;
95 du_int high;
97 du_int high;
98 du_int low;
110 static __inline tu_int make_tu(du_int h, du_int l)
    [all...]
  /external/compiler-rt/lib/builtins/
int_types.h 31 typedef unsigned long long du_int; typedef
50 du_int all;
79 du_int low;
83 du_int low;
94 du_int low;
95 du_int high;
97 du_int high;
98 du_int low;
110 static __inline tu_int make_tu(du_int h, du_int l)
    [all...]
  /external/valgrind/coregrind/
m_main.c 3502 typedef unsigned long long du_int; typedef
    [all...]

Completed in 195 milliseconds