Home
last modified time | relevance | path

Searched refs:obstack (Results 1 – 25 of 83) sorted by relevance

1234

/external/bison/lib/
Dobstack.h149 struct obstack /* control current object in current chunk */ struct
180 extern void _obstack_newchunk (struct obstack *, int);
181 extern int _obstack_begin (struct obstack *, int, int,
183 extern int _obstack_begin_1 (struct obstack *, int, int,
186 extern int _obstack_memory_used (struct obstack *);
193 extern void __obstack_free (struct obstack *obstack, void *block);
271 ({ struct obstack const *__o = (OBSTACK); \
276 ({ struct obstack const *__o = (OBSTACK); \
281 ({ struct obstack *__o = (OBSTACK); \
289 ({ struct obstack const *__o = (OBSTACK); \
[all …]
Dobstack.c107 struct obstack *_obstack_compat;
141 _obstack_begin (struct obstack *h, in _obstack_begin()
188 _obstack_begin_1 (struct obstack *h, int size, int alignment, in _obstack_begin_1()
242 _obstack_newchunk (struct obstack *h, int length) in _obstack_newchunk()
316 int _obstack_allocated_p (struct obstack *h, void *obj);
319 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p()
342 __obstack_free (struct obstack *h, void *obj) in __obstack_free()
378 _obstack_memory_used (struct obstack *h) in strong_alias()
Dobstack_printf.c36 obstack_printf (struct obstack *obs, const char *format, ...) in obstack_printf()
54 obstack_vprintf (struct obstack *obs, const char *format, va_list args) in obstack_vprintf()
Dstdio.in.h717 struct obstack;
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));
/external/elfutils/src/
Darlib.h58 struct obstack symsoffob;
59 struct obstack symsnameob;
66 struct obstack longnamesob;
/external/bison/src/
Dgraphviz.c100 conclude_red (struct obstack *out, int source, rule_number ruleno, in conclude_red()
145 print_token (struct obstack *out, bool first, char const *tok) in print_token()
166 struct obstack dout; in output_red()
167 struct obstack eout; in output_red()
Dprint_graph.c46 print_lhs (struct obstack *oout, rule *previous_rule, rule *r) in print_lhs()
63 print_core (struct obstack *oout, state *s) in print_core()
180 struct obstack node_obstack; in print_state()
DAnnotationList.h115 struct obstack *annotations_obstackp,
Dflex-scanner.h77 static struct obstack obstack_for_string;
DSbitset.c34 Sbitset__new_on_obstack (Sbitset__Index nbits, struct obstack *obstackp) in Sbitset__new_on_obstack()
DAnnotationList.c39 struct obstack *annotations_obstackp) in AnnotationList__alloc_on_obstack()
199 struct obstack in AnnotationList__compute_lhs_contributions()
227 struct obstack in AnnotationList__computePredecessorAnnotations()
416 struct obstack *annotations_obstackp, in AnnotationList__compute_from_inadequacies()
Dmuscle-tab.h36 extern struct obstack muscle_obstack;
DSbitset.h39 struct obstack *obstackp);
Dconflicts.c42 static struct obstack solved_conflicts_obstack;
43 static struct obstack solved_conflicts_xml_obstack;
/external/llvm/test/CodeGen/X86/
Dfold-load.ll3 …%struct.obstack = type { i32, %struct._obstack_chunk*, i8*, i8*, i8*, i32, i32, %struct._obstack_c…
4 @stmt_obstack = external global %struct.obstack ; <%struct.obstack*> [#uses=1]
13 …%tmp.i = load i32* bitcast (i8* getelementptr (%struct.obstack* @stmt_obstack, i32 0, i32 10) to i…
D2007-10-15-CoalescerCrash.ll17 …ct.bitmap_obstack = type { %struct.bitmap_element_def*, %struct.bitmap_head_def*, %struct.obstack }
39 …%struct.obstack = type { i64, %struct._obstack_chunk*, i8*, i8*, i8*, i64, i32, %struct._obstack_c…
100 @block_aux_obstack = external global %struct.obstack ; <%struct.obstack*> [#uses=0]
103 @edge_aux_obstack = external global %struct.obstack ; <%struct.obstack*> [#uses=0]
243 declare void @_obstack_newchunk(%struct.obstack*, i32)
249 declare void @obstack_free(%struct.obstack*, i8*)
293 declare i32 @_obstack_begin(%struct.obstack*, i32, i32, i8* (i64)*, void (i8*)*)
D2008-05-21-CoalescerBug.ll22 …ct.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_c…
/external/llvm/test/CodeGen/PowerPC/
D2007-08-04-CoalescerAssert.ll5 %struct.obstack = type { i8*, %struct._obstack_chunk* (i8*, i64)*, i8*, i8 }
7 define i32 @_obstack_newchunk(%struct.obstack* %h, i32 %length) {
/external/bison/linux-lib/
Dstdio.h1029 struct obstack;
1040 (struct obstack *obs, const char *format, ...)
1044 (struct obstack *obs, const char *format, ...));
1048 (struct obstack *obs, const char *format, ...)
1053 (struct obstack *obs, const char *format, ...));
1061 (struct obstack *obs, const char *format, va_list args)
1065 (struct obstack *obs, const char *format, va_list args));
1069 (struct obstack *obs, const char *format, va_list args)
1074 (struct obstack *obs, const char *format, va_list args));
/external/bison/darwin-lib/
Dstdio.h1029 struct obstack;
1040 (struct obstack *obs, const char *format, ...)
1044 (struct obstack *obs, const char *format, ...));
1048 (struct obstack *obs, const char *format, ...)
1053 (struct obstack *obs, const char *format, ...));
1061 (struct obstack *obs, const char *format, va_list args)
1065 (struct obstack *obs, const char *format, va_list args));
1069 (struct obstack *obs, const char *format, va_list args)
1074 (struct obstack *obs, const char *format, va_list args));
/external/bison/po/
DPOTFILES.in27 lib/obstack.c
/external/bison/m4/
Dobstack-printf.m41 # obstack-printf.m4 serial 4
Dgnulib-comp.m4141 # 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
1236 m4/obstack-printf.m4
/external/llvm/test/CodeGen/Generic/
D2006-03-01-dagcombineinfloop.ll7 …%struct.obstack = type { i32, %struct._obstack_chunk*, i8*, i8*, i8*, i32, i32, %struct._obstack_c…
13 …de*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.obstack*, %struct.lang_ty…
/external/bison/
DAndroid.mk115 lib/obstack.c \

1234