HomeSort by relevance Sort by last modified time
    Searched full:wordsize (Results 26 - 50 of 136) sorted by null

12 3 4 5 6

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mathdef.h 26 # include <bits/wordsize.h>
fenv.h 23 #include <bits/wordsize.h>
msq.h 24 #include <bits/wordsize.h>
byteswap.h 28 #include <bits/wordsize.h>
environments.h 23 #include <bits/wordsize.h>
sigcontext.h 26 #include <bits/wordsize.h>
utmp.h 28 #include <bits/wordsize.h>
utmpx.h 26 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathdef.h 26 # include <bits/wordsize.h>
fenv.h 23 #include <bits/wordsize.h>
msq.h 24 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathdef.h 26 # include <bits/wordsize.h>
fenv.h 23 #include <bits/wordsize.h>
msq.h 24 #include <bits/wordsize.h>
  /external/libffi/src/sparc/
ffi.c 253 int wordsize; local
257 wordsize = 4;
263 cif->bytes += wordsize;
273 wordsize = 8;
285 cif->bytes += 16 * wordsize;
290 cif->bytes = ALIGN(cif->bytes, 2 * wordsize);
  /external/linux-tools-perf/util/include/linux/added/
hash.h 35 #error Wordsize not 32 or 64
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/gnu/
lib-names.h 7 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
reg.h 21 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/gnu/
lib-names.h 7 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
reg.h 21 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/gnu/
lib-names.h 7 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
reg.h 21 #include <bits/wordsize.h>
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
config.h 91 # Set to any value in the range: 0 <= value < 2^wordsize.
94 # Set to some factor of 2^wordsize to emulate smaller word size types
  /external/chromium_org/third_party/mt19937ar/
mt19937ar.cc 88 mt[i] &= 0xffffffffUL; /* for WORDSIZE > 32 machines */
96 mt[i] &= 0xffffffffUL; /* for WORDSIZE > 32 machines */
  /hardware/ti/omap3/dspbridge/inc/
dbreg.h 109 #define WORDSIZE "WordSize" /* NumBytes in DSP Word */

Completed in 321 milliseconds

12 3 4 5 6