HomeSort by relevance Sort by last modified time
    Searched refs:obstack (Results 51 - 68 of 68) sorted by null

1 23

  /ndk/sources/host-tools/sed-4.2.1/lib/
gnulib.mk 12 # 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
452 ## begin gnulib module obstack
455 EXTRA_DIST += obstack.c obstack.h
457 EXTRA_libsed_a_SOURCES += obstack.c
459 ## end gnulib module obstack
    [all...]
  /external/elfutils/libcpu/
i386_parse.y 38 #include <obstack.h>
610 struct obstack os;
772 static struct obstack ob;
    [all...]
i386_parse.c 143 #include <obstack.h>
    [all...]
  /external/bison/src/
muscle-tab.c 40 /* An obstack used to create some entries. */
41 struct obstack muscle_obstack;
79 /* Initialize the muscle obstack. */
ielr.c 488 struct obstack *annotations_obstackp)
    [all...]
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;
scan-code.c 707 /* A string to be pushed to obstack after dollar/at has been handled. */
    [all...]
  /external/elfutils/src/
nm.c 45 #include <obstack.h>
1025 struct obstack whereob;
    [all...]
  /external/bison/lib/
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...]
ebitset.c 24 #include "obstack.h"
84 /* Obstack to allocate bitset elements from. */
85 static struct obstack ebitset_obstack;
lbitset.c 25 #include "obstack.h"
76 /* Obstack to allocate bitset elements from. */
77 static struct obstack lbitset_obstack;
  /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...]
  /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/bison/
configure     [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 564 milliseconds

1 23