/external/bison/lib/ |
obstack.c | 177 h->next_free = h->object_base = __PTR_ALIGN ((char *) chunk, chunk->contents, 225 h->next_free = h->object_base = __PTR_ALIGN ((char *) chunk, chunk->contents, 248 register long obj_size = h->next_free - h->object_base; 251 char *object_base; 266 /* Compute an aligned object_base in the new chunk */ 267 object_base = 277 ((COPYING_UNIT *)object_base)[i] 278 = ((COPYING_UNIT *)h->object_base)[i]; 288 object_base[i] = h->object_base[i] 250 char *object_base; local [all...] |
obstack.h | 154 char *object_base; /* address of object we are building */ 212 #define obstack_base(h) ((void *) (h)->object_base) 276 (unsigned) (__o->next_free - __o->object_base); }) 392 void *__value = (void *) __o1->object_base; \ 396 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \ 401 __o1->object_base = __o1->next_free; \ 409 __o->next_free = __o->object_base = (char *)__obj; \ 416 (unsigned) ((h)->next_free - (h)->object_base) 490 ( ((h)->next_free == (h)->object_base \ 493 (h)->temp.tempptr = (h)->object_base, \ 153 char *object_base; \/* address of object we are building *\/ member in struct:obstack [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
obstack.c | 179 h->next_free = h->object_base = __PTR_ALIGN ((char *) chunk, chunk->contents, 227 h->next_free = h->object_base = __PTR_ALIGN ((char *) chunk, chunk->contents, 250 register long obj_size = h->next_free - h->object_base; 253 char *object_base; 268 /* Compute an aligned object_base in the new chunk */ 269 object_base = 279 ((COPYING_UNIT *)object_base)[i] 280 = ((COPYING_UNIT *)h->object_base)[i]; 290 object_base[i] = h->object_base[i] 252 char *object_base; local [all...] |
obstack.h | 154 char *object_base; /* address of object we are building */ 212 #define obstack_base(h) ((void *) (h)->object_base) 276 (unsigned) (__o->next_free - __o->object_base); }) 392 void *__value = (void *) __o1->object_base; \ 396 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \ 401 __o1->object_base = __o1->next_free; \ 409 __o->next_free = __o->object_base = (char *)__obj; \ 416 (unsigned) ((h)->next_free - (h)->object_base) 490 ( ((h)->next_free == (h)->object_base \ 493 (h)->temp.tempptr = (h)->object_base, \ 153 char *object_base; \/* address of object we are building *\/ member in struct:obstack [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
obstack.h | 156 char *object_base; /* address of object we are building */ 209 #define obstack_base(h) ((void *) (h)->object_base) 273 (unsigned) (__o->next_free - __o->object_base); }) 389 void *__value = (void *) __o1->object_base; \ 393 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \ 398 __o1->object_base = __o1->next_free; \ 406 __o->next_free = __o->object_base = (char *)__obj; \ 413 (unsigned) ((h)->next_free - (h)->object_base) 487 ( ((h)->next_free == (h)->object_base \ 490 (h)->temp.tempptr = (h)->object_base, \ 155 char *object_base; \/* address of object we are building *\/ member in struct:obstack [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
obstack.h | 156 char *object_base; /* address of object we are building */ 209 #define obstack_base(h) ((void *) (h)->object_base) 273 (unsigned) (__o->next_free - __o->object_base); }) 389 void *__value = (void *) __o1->object_base; \ 393 = __PTR_ALIGN (__o1->object_base, __o1->next_free, \ 398 __o1->object_base = __o1->next_free; \ 406 __o->next_free = __o->object_base = (char *)__obj; \ 413 (unsigned) ((h)->next_free - (h)->object_base) 487 ( ((h)->next_free == (h)->object_base \ 490 (h)->temp.tempptr = (h)->object_base, \ 155 char *object_base; \/* address of object we are building *\/ member in struct:obstack [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
obstack.h | 169 char *object_base; /* address of object we are building */ 253 #define obstack_base(h) ((h)->object_base) 315 (unsigned) (__o->next_free - __o->object_base); }) 429 value = (void *) __o1->object_base; \ 438 __o1->object_base = __o1->next_free; \ 446 __o->next_free = __o->object_base = (char *) __obj; \ 453 (unsigned) ((h)->next_free - (h)->object_base) 524 ( ((h)->next_free == (h)->object_base \ 527 (h)->temp = __PTR_TO_INT ((h)->object_base), \ 534 (h)->object_base = (h)->next_free, 168 char *object_base; \/* address of object we are building *\/ member in struct:obstack [all...] |
/external/chromium_org/courgette/testdata/ |
elf-32-1 | |
elf-32-2 | |
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_platform_limits_posix.h | 742 char *object_base; member in struct:__sanitizer_obstack [all...] |
sanitizer_platform_limits_posix.cc | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/ |
libc-2.11.1.so | |
libc.so.6 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libc-2.11.1.so | |
libc.so.6 | |
/prebuilts/misc/linux-x86/bison/ |
bison | |