/external/bison/src/ |
scan-code.l | 56 /* A string to be pushed to obstack after dollar/at has been handled. */ 287 /* By default, grow the string obstack with the input. */ 439 static struct obstack msg_buf;
|
system.h | 159 # include <obstack.h>
|
conflicts.c | 42 static struct obstack solved_conflicts_obstack; 43 static struct obstack solved_conflicts_xml_obstack;
|
output.c | 44 static struct obstack format_obstack; 93 /* Build `NAME_min' and `NAME_max' in the obstack. */ \
|
/external/bison/lib/ |
lbitset.c | 25 #include "obstack.h" 76 /* Obstack to allocate bitset elements from. */ 77 static struct obstack lbitset_obstack;
|
gnulib.mk | 24 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup [all...] |
hash.c | 37 # include "obstack.h" 82 struct obstack entry_stack; [all...] |
/external/elfutils/src/ |
ld.h | 30 #include <obstack.h> 1070 /* Obstack used for small objects which will not be deleted. */ 1071 struct obstack smem; [all...] |
arlib.c | 93 /* The long name obstack also gets its archive header. As above,
|
/external/elfutils/libdw/ |
libdwP.h | 176 reimplementation of obstacks. Unfortunately the standard obstack
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/ |
gmp.h | 333 /* In ISO C, if a prototype involving "struct obstack *" is given without 336 only give prototypes if we've got obstack.h. */ 337 #if defined (_OBSTACK_H) /* glibc <obstack.h> */ 594 __GMP_DECLSPEC int gmp_obstack_printf __GMP_PROTO ((struct obstack *, __gmp_const char *, ...)); 599 __GMP_DECLSPEC int gmp_obstack_vprintf __GMP_PROTO ((struct obstack *, __gmp_const char *, va_list)); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/ |
gmp.h | 333 /* In ISO C, if a prototype involving "struct obstack *" is given without 336 only give prototypes if we've got obstack.h. */ 337 #if defined (_OBSTACK_H) /* glibc <obstack.h> */ 594 __GMP_DECLSPEC int gmp_obstack_printf __GMP_PROTO ((struct obstack *, __gmp_const char *, ...)); 599 __GMP_DECLSPEC int gmp_obstack_vprintf __GMP_PROTO ((struct obstack *, __gmp_const char *, va_list)); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/ |
gmp.h | 333 /* In ISO C, if a prototype involving "struct obstack *" is given without 336 only give prototypes if we've got obstack.h. */ 337 #if defined (_OBSTACK_H) /* glibc <obstack.h> */ 594 __GMP_DECLSPEC int gmp_obstack_printf __GMP_PROTO ((struct obstack *, __gmp_const char *, ...)); 599 __GMP_DECLSPEC int gmp_obstack_vprintf __GMP_PROTO ((struct obstack *, __gmp_const char *, va_list)); [all...] |
/external/elfutils/libcpu/ |
i386_parse.y | 38 #include <obstack.h> 610 struct obstack os; 772 static struct obstack ob; [all...] |
/ndk/sources/host-tools/sed-4.2.1/sed/ |
compile.c | 45 #include <obstack.h> 131 /* Use an obstack for compilation. */ 132 static struct obstack obs; [all...] |
/external/bison/po/ |
bison.pot | 1016 #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34
|
da.po | 1063 #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34
|
el.po | 1097 #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34
|
et.po | 1092 #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34 [all...] |
id.po | 1077 #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34 [all...] |
it.po | 1061 #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34 [all...] |
ms.po | 1083 #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34
|
nb.po | 1084 #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34 [all...] |
nl.po | 1099 #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34 [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
Makefile.in | 26 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libsed --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl acl alloca btowc c-ctype extensions getline getopt gettext localcharset mbrlen mbrtowc mbsinit memchr mkstemp obstack pathmax regex rename selinux-h stat-macros stdbool strerror strverscmp unlocked-io verify wcrtomb wctob 609 obstack.c obstack.h pathmax.h quote.c quote.h quotearg.c \ 647 mkstemp.c obstack.c quote.c quotearg.c realloc.c regcomp.c \ 736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obstack.Po@am__quote@ [all...] |