HomeSort by relevance Sort by last modified time
    Searched full:obstack (Results 1 - 25 of 143) sorted by null

1 2 3 4 5 6

  /external/bison/m4/
obstack.m4 0 # obstack.m4 serial 4
10 dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]).
16 # Prerequisites of lib/obstack.c.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
obstack.h 0 /* obstack.h - object stack macros
43 them before using any obstack macros.
45 Each independent stack is represented by a `struct obstack'.
46 Each of the obstack macros expects a pointer to such a structure
63 With obstacks, you can work differently. Use one obstack for all symbol
64 names. As you read a symbol, grow the name in the obstack gradually.
99 Exactly one object is growing in an obstack at any one time.
100 You can run one obstack per control block.
102 Because of the way we do it, you can `unwind' an obstack
165 struct obstack /* control current object in current chunk *
164 struct obstack \/* control current object in current chunk *\/ struct
    [all...]
bitmap.h 25 #include "obstack.h"
44 /* Obstack for allocating bitmaps and elements from. */
48 struct obstack GTY ((skip)) obstack; member in struct:bitmap_obstack
79 bitmap_obstack *obstack; /* Obstack to allocate elements from. member in struct:bitmap_head_def
88 extern bitmap_obstack bitmap_default_obstack; /* Default bitmap obstack */
155 /* Initialize and release a bitmap obstack. */
161 /* Initialize a bitmap header. OBSTACK indicates the bitmap obstack
    [all...]
pretty-print.h 25 #include "obstack.h"
77 /* Obstack where the text is built up. */
78 struct obstack formatted_obstack;
80 /* Obstack containing a chunked representation of the format
82 struct obstack chunk_obstack;
84 /* Currently active obstack: one of the above two. This is used so
86 struct obstack *obstack; member in struct:__anon21823
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
obstack.h 0 /* obstack.h - object stack macros
43 them before using any obstack macros.
45 Each independent stack is represented by a `struct obstack'.
46 Each of the obstack macros expects a pointer to such a structure
63 With obstacks, you can work differently. Use one obstack for all symbol
64 names. As you read a symbol, grow the name in the obstack gradually.
99 Exactly one object is growing in an obstack at any one time.
100 You can run one obstack per control block.
102 Because of the way we do it, you can `unwind' an obstack
165 struct obstack /* control current object in current chunk *
164 struct obstack \/* control current object in current chunk *\/ struct
    [all...]
bitmap.h 25 #include "obstack.h"
44 /* Obstack for allocating bitmaps and elements from. */
48 struct obstack GTY ((skip)) obstack; member in struct:bitmap_obstack
79 bitmap_obstack *obstack; /* Obstack to allocate elements from. member in struct:bitmap_head_def
88 extern bitmap_obstack bitmap_default_obstack; /* Default bitmap obstack */
155 /* Initialize and release a bitmap obstack. */
161 /* Initialize a bitmap header. OBSTACK indicates the bitmap obstack
    [all...]
pretty-print.h 25 #include "obstack.h"
77 /* Obstack where the text is built up. */
78 struct obstack formatted_obstack;
80 /* Obstack containing a chunked representation of the format
82 struct obstack chunk_obstack;
84 /* Currently active obstack: one of the above two. This is used so
86 struct obstack *obstack; member in struct:__anon22216
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
obstack.h 0 /* obstack.h - object stack macros
43 them before using any obstack macros.
45 Each independent stack is represented by a `struct obstack'.
46 Each of the obstack macros expects a pointer to such a structure
63 With obstacks, you can work differently. Use one obstack for all symbol
64 names. As you read a symbol, grow the name in the obstack gradually.
99 Exactly one object is growing in an obstack at any one time.
100 You can run one obstack per control block.
102 Because of the way we do it, you can `unwind' an obstack
165 struct obstack /* control current object in current chunk *
164 struct obstack \/* control current object in current chunk *\/ struct
    [all...]
bitmap.h 25 #include "obstack.h"
44 /* Obstack for allocating bitmaps and elements from. */
48 struct obstack GTY ((skip)) obstack; member in struct:bitmap_obstack
79 bitmap_obstack *obstack; /* Obstack to allocate elements from. member in struct:bitmap_head_def
88 extern bitmap_obstack bitmap_default_obstack; /* Default bitmap obstack */
155 /* Initialize and release a bitmap obstack. */
161 /* Initialize a bitmap header. OBSTACK indicates the bitmap obstack
    [all...]
pretty-print.h 25 #include "obstack.h"
77 /* Obstack where the text is built up. */
78 struct obstack formatted_obstack;
80 /* Obstack containing a chunked representation of the format
82 struct obstack chunk_obstack;
84 /* Currently active obstack: one of the above two. This is used so
86 struct obstack *obstack; member in struct:__anon22649
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
obstack.h 0 /* obstack.h - object stack macros
43 them before using any obstack macros.
45 Each independent stack is represented by a `struct obstack'.
46 Each of the obstack macros expects a pointer to such a structure
63 With obstacks, you can work differently. Use one obstack for all symbol
64 names. As you read a symbol, grow the name in the obstack gradually.
99 Exactly one object is growing in an obstack at any one time.
100 You can run one obstack per control block.
102 Because of the way we do it, you can `unwind' an obstack
165 struct obstack /* control current object in current chunk *
164 struct obstack \/* control current object in current chunk *\/ struct
    [all...]
bitmap.h 25 #include "obstack.h"
44 /* Obstack for allocating bitmaps and elements from. */
48 struct obstack GTY ((skip)) obstack; member in struct:bitmap_obstack
79 bitmap_obstack *obstack; /* Obstack to allocate elements from. member in struct:bitmap_head_def
88 extern bitmap_obstack bitmap_default_obstack; /* Default bitmap obstack */
155 /* Initialize and release a bitmap obstack. */
161 /* Initialize a bitmap header. OBSTACK indicates the bitmap obstack
    [all...]
pretty-print.h 25 #include "obstack.h"
77 /* Obstack where the text is built up. */
78 struct obstack formatted_obstack;
80 /* Obstack containing a chunked representation of the format
82 struct obstack chunk_obstack;
84 /* Currently active obstack: one of the above two. This is used so
86 struct obstack *obstack; member in struct:__anon23042
  /external/bison/lib/
obstack.h 0 /* obstack.h - object stack macros
38 them before using any obstack macros.
40 Each independent stack is represented by a `struct obstack'.
41 Each of the obstack macros expects a pointer to such a structure
58 With obstacks, you can work differently. Use one obstack for all symbol
59 names. As you read a symbol, grow the name in the obstack gradually.
94 Exactly one object is growing in an obstack at any one time.
95 You can run one obstack per control block.
97 Because of the way we do it, you can `unwind' an obstack
151 struct obstack /* control current object in current chunk *
150 struct obstack \/* control current object in current chunk *\/ struct
    [all...]
obstack.c 0 /* obstack.c - subroutines used implicitly by object stack macros
26 # include <obstack.h>
29 # include "obstack.h"
33 incremented whenever callers compiled using an old obstack.h can no
34 longer properly call the functions in this obstack.c. */
119 struct obstack *_obstack_compat;
145 /* Initialize an obstack H for use. Specify chunk size SIZE (0 means default).
154 _obstack_begin (struct obstack *h,
201 _obstack_begin_1 (struct obstack *h, int size, int alignment,
248 /* Allocate a new current chunk for the obstack *
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
obstack.h 0 /* obstack.h - object stack macros
37 them before using any obstack macros.
39 Each independent stack is represented by a `struct obstack'.
40 Each of the obstack macros expects a pointer to such a structure
57 With obstacks, you can work differently. Use one obstack for all symbol
58 names. As you read a symbol, grow the name in the obstack gradually.
93 Exactly one object is growing in an obstack at any one time.
94 You can run one obstack per control block.
96 Because of the way we do it, you can `unwind' an obstack
150 struct obstack /* control current object in current chunk *
149 struct obstack \/* control current object in current chunk *\/ struct
    [all...]
obstack.c 0 /* obstack.c - subroutines used implicitly by object stack macros
21 # include <obstack.h>
25 # include "obstack.h"
29 incremented whenever callers compiled using an old obstack.h can no
30 longer properly call the functions in this obstack.c. */
109 struct obstack *_obstack_compat;
135 /* Initialize an obstack H for use. Specify chunk size SIZE (0 means default).
144 _obstack_begin (struct obstack *h,
191 _obstack_begin_1 (struct obstack *h, int size, int alignment,
238 /* Allocate a new current chunk for the obstack *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
obstack.h 0 /* obstack.h - object stack macros
39 them before using any obstack macros.
41 Each independent stack is represented by a `struct obstack'.
42 Each of the obstack macros expects a pointer to such a structure
59 With obstacks, you can work differently. Use one obstack for all symbol
60 names. As you read a symbol, grow the name in the obstack gradually.
95 Exactly one object is growing in an obstack at any one time.
96 You can run one obstack per control block.
98 Because of the way we do it, you can `unwind' an obstack
152 struct obstack /* control current object in current chunk *
151 struct obstack \/* control current object in current chunk *\/ struct
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
obstack.h 0 /* obstack.h - object stack macros
39 them before using any obstack macros.
41 Each independent stack is represented by a `struct obstack'.
42 Each of the obstack macros expects a pointer to such a structure
59 With obstacks, you can work differently. Use one obstack for all symbol
60 names. As you read a symbol, grow the name in the obstack gradually.
95 Exactly one object is growing in an obstack at any one time.
96 You can run one obstack per control block.
98 Because of the way we do it, you can `unwind' an obstack
152 struct obstack /* control current object in current chunk *
151 struct obstack \/* control current object in current chunk *\/ struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
obstack.h 0 /* obstack.h - object stack macros
39 them before using any obstack macros.
41 Each independent stack is represented by a `struct obstack'.
42 Each of the obstack macros expects a pointer to such a structure
59 With obstacks, you can work differently. Use one obstack for all symbol
60 names. As you read a symbol, grow the name in the obstack gradually.
95 Exactly one object is growing in an obstack at any one time.
96 You can run one obstack per control block.
98 Because of the way we do it, you can `unwind' an obstack
152 struct obstack /* control current object in current chunk *
151 struct obstack \/* control current object in current chunk *\/ struct
    [all...]
  /external/bison/src/
muscle_tab.h 32 /* An obstack dedicated to receive muscle keys and values. */
33 extern struct obstack muscle_obstack;
62 #define MUSCLE_OBSTACK_SGROW(Obstack, Value) \
68 case '$': obstack_sgrow (Obstack, "$]["); break; \
69 case '@': obstack_sgrow (Obstack, "@@" ); break; \
70 case '[': obstack_sgrow (Obstack, "@{" ); break; \
71 case ']': obstack_sgrow (Obstack, "@}" ); break; \
72 default: obstack_1grow (Obstack, *p); break; \
files.h 52 extern struct obstack pre_prologue_obstack;
53 extern struct obstack post_prologue_obstack;
  /external/llvm/test/CodeGen/PowerPC/
2007-08-04-CoalescerAssert.ll 5 %struct.obstack = type { i8*, %struct._obstack_chunk* (i8*, i64)*, i8*, i8 }
7 define i32 @_obstack_newchunk(%struct.obstack* %h, i32 %length) {
  /external/elfutils/src/
arlib.h 32 #include <obstack.h>
58 struct obstack symsoffob;
59 struct obstack symsnameob;
66 struct obstack longnamesob;
  /external/llvm/test/CodeGen/X86/
fold-load.ll 3 %struct.obstack = type { i32, %struct._obstack_chunk*, i8*, i8*, i8*, i32, i32, %struct._obstack_chunk* (...)*, void (...)*, i8*, i8 }
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 i32*) ; <i32> [#uses=1]

Completed in 4881 milliseconds

1 2 3 4 5 6