| /openbsd-src/gnu/usr.bin/binutils/include/ |
| H A D | obstack.h | 204 extern int _obstack_begin (struct obstack *, int, int, 213 extern int _obstack_begin (); 298 _obstack_begin ((h), 0, 0, \ 302 _obstack_begin ((h), (size), 0, \ 306 _obstack_begin ((h), (size), (alignment), \ 323 _obstack_begin ((h), 0, 0, \ 327 _obstack_begin ((h), (size), 0, \ 331 _obstack_begin ((h), (size), (alignment), \
|
| H A D | ChangeLog | 1486 _obstack_begin, _obstack_begin_1): Declare to return int, not void. 1800 * obstack.h (obstack_full_begin, _obstack_begin): Remove area_id
|
| H A D | ChangeLog-9103 | 2073 _obstack_begin, _obstack_begin_1): Declare to return int, not void. 2376 * obstack.h (obstack_full_begin, _obstack_begin): Remove area_id
|
| /openbsd-src/gnu/gcc/include/ |
| H A D | obstack.h | 193 extern int _obstack_begin (struct obstack *, int, int, 267 _obstack_begin ((h), 0, 0, \ 271 _obstack_begin ((h), (size), 0, \ 275 _obstack_begin ((h), (size), (alignment), \
|
| H A D | ChangeLog-9103 | 2018 _obstack_begin, _obstack_begin_1): Declare to return int, not void. 2321 * obstack.h (obstack_full_begin, _obstack_begin): Remove area_id
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
| H A D | obstack.h | 193 extern int _obstack_begin (struct obstack *, int, int, 267 _obstack_begin ((h), 0, 0, \ 271 _obstack_begin ((h), (size), 0, \ 275 _obstack_begin ((h), (size), (alignment), \
|
| H A D | ChangeLog-9103 | 2018 _obstack_begin, _obstack_begin_1): Declare to return int, not void. 2321 * obstack.h (obstack_full_begin, _obstack_begin): Remove area_id
|
| /openbsd-src/gnu/lib/libiberty/include/ |
| H A D | obstack.h | 193 extern int _obstack_begin (struct obstack *, int, int, 267 _obstack_begin ((h), 0, 0, \ 271 _obstack_begin ((h), (size), 0, \ 275 _obstack_begin ((h), (size), (alignment), \
|
| H A D | ChangeLog | 1434 _obstack_begin, _obstack_begin_1): Declare to return int, not void. 1748 * obstack.h (obstack_full_begin, _obstack_begin): Remove area_id
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
| H A D | cp.c | 25 _obstack_begin (h, size, alignment, chunkfun, freefun) in _obstack_begin() function
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | identifiers.c | 58 _obstack_begin (&pfile->hash_ob, 0, 0, in _cpp_init_hashtable()
|
| H A D | symtab.c | 62 _obstack_begin (&table->stack, 0, 0, in ht_create()
|
| H A D | init.c | 217 _obstack_begin (&pfile->buffer_ob, 0, 0, in cpp_create_reader()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | jvgenmain.c | 54 _obstack_begin (obstack, OBSTACK_CHUNK_SIZE, 0,
|
| H A D | jv-scan.c | 281 _obstack_begin (obstack, OBSTACK_CHUNK_SIZE, 0,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | hashtable.c | 53 _obstack_begin (obstack, OBSTACK_CHUNK_SIZE, 0,
|
| H A D | ChangeLog.2 | 7626 (gcc_obstack_init): Use prototype casts in call to _obstack_begin.
|
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | obstack.c | 142 _obstack_begin (struct obstack *h, int size, int alignment, in _obstack_begin() function
|
| H A D | ChangeLog | 558 * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk, 6162 * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk): 6164 (_obstack_begin, _obstack_begin_1): Return 1 if successful, 0 if not. 6748 * obstack.c (_obstack_begin): Initialize use_extra_arg. 6755 * obstack.c (_obstack_begin): Remove area_id and flags arguments
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | defaults.h | 35 _obstack_begin ((OBSTACK), OBSTACK_CHUNK_SIZE, 0, \
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors.inc | 6391 INTERCEPTOR(int, _obstack_begin, __sanitizer_obstack *obstack, int sz, 6394 COMMON_INTERCEPTOR_ENTER(ctx, _obstack_begin, obstack, sz, align, alloc_fn, 6396 int res = REAL(_obstack_begin)(obstack, sz, align, alloc_fn, free_fn); 6410 COMMON_INTERCEPT_FUNCTION(_obstack_begin); \
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1282 fun:_obstack_begin=uninstrumented
|