HomeSort by relevance Sort by last modified time
    Searched refs:__intN_t (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
types.h 188 # define __intN_t(N, MODE) \
195 __intN_t (8, __QI__);
196 __intN_t (16, __HI__);
197 __intN_t (32, __SI__);
198 __intN_t (64, __DI__);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
types.h 188 # define __intN_t(N, MODE) \
195 __intN_t (8, __QI__);
196 __intN_t (16, __HI__);
197 __intN_t (32, __SI__);
198 __intN_t (64, __DI__);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
types.h 188 # define __intN_t(N, MODE) \
195 __intN_t (8, __QI__);
196 __intN_t (16, __HI__);
197 __intN_t (32, __SI__);
198 __intN_t (64, __DI__);

Completed in 45 milliseconds