HomeSort by relevance Sort by last modified time
    Searched refs:wordsize (Results 1 - 25 of 74) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
a.out.h 5 #include <bits/wordsize.h>
elfclass.h 9 #include <bits/wordsize.h>
semaphore.h 24 #include <bits/wordsize.h>
setjmp.h 27 #include <bits/wordsize.h>
mathdef.h 26 # include <bits/wordsize.h>
environments.h 23 #include <bits/wordsize.h>
msq.h 24 #include <bits/wordsize.h>
xopen_lim.h 136 # include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
a.out.h 5 #include <bits/wordsize.h>
elfclass.h 9 #include <bits/wordsize.h>
semaphore.h 24 #include <bits/wordsize.h>
setjmp.h 27 #include <bits/wordsize.h>
mathdef.h 26 # include <bits/wordsize.h>
environments.h 23 #include <bits/wordsize.h>
msq.h 24 #include <bits/wordsize.h>
xopen_lim.h 136 # include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/gnu/
stubs.h 4 #include <bits/wordsize.h>
lib-names.h 7 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/gnu/
stubs.h 4 #include <bits/wordsize.h>
lib-names.h 7 #include <bits/wordsize.h>
  /external/tcpdump/
cpack.c 52 /* Advance to the next wordsize boundary. Return NULL if fewer than
53 * wordsize bytes remain in the buffer after the boundary. Otherwise,
57 cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize)
62 next = cpack_next_boundary(cs->c_buf, cs->c_next, wordsize);
64 /* Too little space for wordsize bytes? */
65 if (next - cs->c_buf + wordsize > cs->c_len)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
debugreg.h 21 #include <bits/wordsize.h>
reg.h 21 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
debugreg.h 21 #include <bits/wordsize.h>
reg.h 21 #include <bits/wordsize.h>

Completed in 114 milliseconds

1 2 3