HomeSort by relevance Sort by last modified time
    Searched full:obstack (Results 51 - 75 of 204) sorted by null

1 23 4 5 6 7 8 9

  /ndk/sources/host-tools/sed-4.2.1/lib/
stdio.in.h 276 struct obstack;
277 /* Grow an obstack with formatted output. Return the number of
282 extern int obstack_printf (struct obstack *obs, const char *format, ...)
284 extern int obstack_vprintf (struct obstack *obs, const char *format,
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...]
  /ndk/sources/host-tools/sed-4.2.1/m4/
gnulib-comp.m4 94 dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]).
307 lib/obstack.c
308 lib/obstack.h
  /external/bison/src/
muscle-tab.h 35 /* An obstack dedicated to receive muscle keys and values. */
36 extern struct obstack muscle_obstack;
AnnotationList.c 39 struct obstack *annotations_obstackp)
199 struct obstack
227 struct obstack
416 struct obstack *annotations_obstackp,
    [all...]
scan-code.h 50 * Memory is allocated in an obstack freed elsewhere.
AnnotationList.h 115 struct obstack *annotations_obstackp,
muscle-tab.c 40 /* An obstack used to create some entries. */
41 struct obstack muscle_obstack;
79 /* Initialize the muscle obstack. */
  /external/bison/darwin-lib/
stdio.h     [all...]
  /external/bison/lib/
stdio.in.h 717 struct obstack;
718 /* Grow an obstack with formatted output. Return the number of
728 (struct obstack *obs, const char *format, ...)
732 (struct obstack *obs, const char *format, ...));
736 (struct obstack *obs, const char *format, ...)
741 (struct obstack *obs, const char *format, ...));
749 (struct obstack *obs, const char *format, va_list args)
753 (struct obstack *obs, const char *format, va_list args));
757 (struct obstack *obs, const char *format, va_list args)
762 (struct obstack *obs, const char *format, va_list args))
    [all...]
ebitset.c 24 #include "obstack.h"
84 /* Obstack to allocate bitset elements from. */
85 static struct obstack ebitset_obstack;
  /external/bison/linux-lib/
stdio.h     [all...]
  /external/bison/m4/
gnulib-comp.m4 141 # Code from module obstack:
142 # Code from module obstack-printf:
514 dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]).
519 gl_STDIO_MODULE_INDICATOR([obstack-printf])
1023 lib/obstack.c
1024 lib/obstack.h
    [all...]
  /external/llvm/test/CodeGen/Generic/
2006-03-01-dagcombineinfloop.ll 7 %struct.obstack = type { i32, %struct._obstack_chunk*, i8*, i8*, i8*, i32, i32, %struct._obstack_chunk* (...)*, void (...)*, i8*, i8 }
13 %struct.tree_type = type { [12 x i8], %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, i32, i8, i8, i8, i8, i32, %struct.tree_node*, %struct.tree_node*, %struct.anon, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.obstack*, %struct.lang_type* }
2006-08-30-CoalescerCrash.ll 9 %struct.bitmap_obstack = type { %struct.bitmap_element_def*, %struct.bitmap_head_def*, %struct.obstack }
35 %struct.obstack = type { i32, %struct._obstack_chunk*, i8*, i8*, i8*, i32, i32, %struct._obstack_chunk* (i8*, i32)*, void (i8*, %struct._obstack_chunk*)*, i8*, i8 }
  /external/llvm/test/CodeGen/X86/
2008-05-21-CoalescerBug.ll 22 %struct.bitmap_obstack = type { %struct.bitmap_element_def*, %struct.bitmap_head_def*, %struct.obstack }
44 %struct.obstack = type { i32, %struct._obstack_chunk*, i8*, i8*, i8*, i32, i32, %struct._obstack_chunk* (i8*, i32)*, void (i8*, %struct._obstack_chunk*)*, i8*, i8 }
2006-09-01-CycleInDAG.ll 17 %struct.bitmap_obstack = type { %struct.bitmap_element_def*, %struct.bitmap_head_def*, %struct.obstack }
43 %struct.obstack = type { i32, %struct._obstack_chunk*, i8*, i8*, i8*, i32, i32, %struct._obstack_chunk* (i8*, i32)*, void (i8*, %struct._obstack_chunk*)*, i8*, i8 }
2010-02-12-CoalescerBug-Impdef.ll 49 %"struct bitmap_obstack" = type { %"struct bitmap_element"*, %"struct bitmap_head_def"*, %"struct obstack" }
81 %"struct obstack" = type { i64, %"struct _obstack_chunk"*, i8*, i8*, i8*, i64, i32, %"struct _obstack_chunk"* (i8*, i64)*, void (i8*, %"struct _obstack_chunk"*)*, i8*, i8 }
  /external/bison/
Android.mk 115 lib/obstack.c \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 865 struct obstack; /* See <obstack.h>. */
867 /* Write formatted output to an obstack. */
868 extern int obstack_printf (struct obstack *__restrict __obstack,
871 extern int obstack_vprintf (struct obstack *__restrict __obstack,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 865 struct obstack; /* See <obstack.h>. */
867 /* Write formatted output to an obstack. */
868 extern int obstack_printf (struct obstack *__restrict __obstack,
871 extern int obstack_vprintf (struct obstack *__restrict __obstack,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 865 struct obstack; /* See <obstack.h>. */
867 /* Write formatted output to an obstack. */
868 extern int obstack_printf (struct obstack *__restrict __obstack,
871 extern int obstack_vprintf (struct obstack *__restrict __obstack,
  /external/elfutils/src/
ranlib.c 41 #include <obstack.h>
  /ndk/sources/host-tools/sed-4.2.1/
bootstrap.sh 127 ${CC} -DHAVE_CONFIG_H -I.. -I. -c obstack.c || exit 1
bootstrap.sh.in 127 ${CC} -DHAVE_CONFIG_H -I.. -I. -c obstack.c || exit 1

Completed in 3212 milliseconds

1 23 4 5 6 7 8 9