Home
last modified time | relevance | path

Searched refs:obstack_1grow (Results 1 – 25 of 62) sorted by relevance

123

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dmangle.c98 obstack_1grow (mangle_obstack, 'E');
110 obstack_1grow (mangle_obstack, 'E');
129 obstack_1grow (mangle_obstack, 'E');
154 obstack_1grow (mangle_obstack, 'E');
163 obstack_1grow (mangle_obstack, 'v');
185 obstack_1grow (mangle_obstack, '$');
217 obstack_1grow (mangle_obstack, code);
362 do { obstack_1grow (mangle_obstack, 'N'); nadded_p = 1; } while (0)
421 obstack_1grow (mangle_obstack, 'P');
423 obstack_1grow (mangle_obstack, 'E');
[all …]
Dmangle_name.c89 obstack_1grow (mangle_obstack, ch);
100 obstack_1grow (mangle_obstack, ch);
114 obstack_1grow (mangle_obstack, ch);
Dlex.c1313 obstack_1grow (&temporary_obstack, '\0');
1555 obstack_1grow (&temporary_obstack, '\0');
1686 obstack_1grow (&temporary_obstack, (char)unicode);
1689 obstack_1grow (&temporary_obstack,
1691 obstack_1grow (&temporary_obstack,
1696 obstack_1grow (&temporary_obstack,
1698 obstack_1grow (&temporary_obstack,
1700 obstack_1grow (&temporary_obstack,
1799 obstack_1grow (&temporary_obstack, c);
1804 obstack_1grow (&temporary_obstack, '\n');
[all …]
Djvgenmain.c177 obstack_1grow (mangle_obstack, '\0');
Dtypeck.c607 obstack_1grow (&temporary_obstack, '\0');
674 obstack_1grow (&temporary_obstack, '(');
677 obstack_1grow (&temporary_obstack, ')');
Dparse.h232 obstack_1grow (&temporary_obstack, '\0'); \
247 obstack_1grow (&temporary_obstack, '\0'); \
258 obstack_1grow (&temporary_obstack, '\0'); \
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
D20000818-1.c9 static void obstack_1grow (void **ptr, int ch);
30 obstack_1grow (&temporary_obstack, ch); in yylex()
39 obstack_1grow (&temporary_obstack, ch); in yylex()
58 static void obstack_1grow (void **ptr, int ch) in obstack_1grow() function
/openbsd/src/gnu/gcc/gcc/
Dpretty-print.c238 obstack_1grow (&buffer->chunk_obstack, *p); in pp_base_format()
251 obstack_1grow (&buffer->chunk_obstack, '%'); in pp_base_format()
278 obstack_1grow (&buffer->chunk_obstack, '\0'); in pp_base_format()
306 obstack_1grow (&buffer->chunk_obstack, *p); in pp_base_format()
319 obstack_1grow (&buffer->chunk_obstack, *p); in pp_base_format()
328 obstack_1grow (&buffer->chunk_obstack, '*'); in pp_base_format()
350 obstack_1grow (&buffer->chunk_obstack, 's'); in pp_base_format()
357 obstack_1grow (&buffer->chunk_obstack, '\0'); in pp_base_format()
362 obstack_1grow (&buffer->chunk_obstack, '\0'); in pp_base_format()
537 obstack_1grow (&buffer->chunk_obstack, '\0'); in pp_base_format()
[all …]
Dread-rtl.c959 obstack_1grow (&string_obstack, '\\'); in read_escape()
972 obstack_1grow (&string_obstack, '\\'); in read_escape()
976 obstack_1grow (&string_obstack, c); in read_escape()
1000 obstack_1grow (&string_obstack, c); in read_quoted_string()
1003 obstack_1grow (&string_obstack, 0); in read_quoted_string()
1017 obstack_1grow (&string_obstack, '{'); in read_braced_string()
1038 obstack_1grow (&string_obstack, c); in read_braced_string()
1041 obstack_1grow (&string_obstack, 0); in read_braced_string()
1069 obstack_1grow (&string_obstack, '*'); in read_string()
1651 obstack_1grow (&string_obstack, '*'); in read_rtx_1()
Dgcc.c1769 obstack_1grow (&obstack, *p); in init_spec()
1775 obstack_1grow (&obstack, '\0'); in init_spec()
2556 obstack_1grow (info->ob, PATH_SEPARATOR); in add_to_obstack()
2583 obstack_1grow (&collect_obstack, '='); in build_search_list()
2587 obstack_1grow (&collect_obstack, '\0'); in build_search_list()
4425 obstack_1grow (&obstack, 0); in do_spec_2()
4607 obstack_1grow (&obstack, 0); in do_spec_1()
4652 obstack_1grow (&obstack, 0); in do_spec_1()
4662 obstack_1grow (&obstack, c); in do_spec_1()
4671 obstack_1grow (&obstack, 0); in do_spec_1()
[all …]
Dtlink.c310 obstack_1grow (ob, c); in obstack_fgets()
313 obstack_1grow (ob, '\0'); in obstack_fgets()
525 obstack_1grow (&arg_stack, '\0'); in recompile_files()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dread-rtl.c240 obstack_1grow (ob, '\\');
253 obstack_1grow (ob, '\\');
257 obstack_1grow (ob, c);
283 obstack_1grow (ob, c);
286 obstack_1grow (ob, 0);
301 obstack_1grow (ob, '{');
317 obstack_1grow (ob, c);
320 obstack_1grow (ob, 0);
350 obstack_1grow (ob, '*');
706 obstack_1grow (&rtl_obstack, '*');
Dtlink.c321 obstack_1grow (ob, c);
324 obstack_1grow (ob, '\0');
498 obstack_1grow (&temporary_obstack, ' '); in recompile_files()
500 obstack_1grow (&temporary_obstack, ' '); in recompile_files()
Dgcc.c1620 obstack_1grow (&obstack, *p); in init_spec()
1626 obstack_1grow (&obstack, '\0'); in init_spec()
2242 obstack_1grow (&collect_obstack, '=');
2253 obstack_1grow (&collect_obstack, PATH_SEPARATOR);
2266 obstack_1grow (&collect_obstack, PATH_SEPARATOR);
2277 obstack_1grow (&collect_obstack, PATH_SEPARATOR);
2284 obstack_1grow (&collect_obstack, '\0');
4239 obstack_1grow (&obstack, 0);
4289 obstack_1grow (&obstack, 0);
4299 obstack_1grow (&obstack, c);
[all …]
Ddiagnostic.c217 obstack_1grow (&buffer->obstack, '\0');
268 obstack_1grow (&buffer->obstack, '\n');
280 obstack_1grow (&buffer->obstack, c);
294 obstack_1grow (&buffer->obstack, ' ');
/openbsd/src/gnu/gcc/gcc/cp/
Drepo.c72 obstack_1grow (&temporary_obstack, c); in extract_string()
82 obstack_1grow (&temporary_obstack, c); in extract_string()
85 obstack_1grow (&temporary_obstack, '\0'); in extract_string()
146 obstack_1grow (&temporary_obstack, c); in afgets()
149 obstack_1grow (&temporary_obstack, '\0'); in afgets()
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Drepo.c232 obstack_1grow (&temporary_obstack, c);
240 obstack_1grow (&temporary_obstack, c);
243 obstack_1grow (&temporary_obstack, '\0');
307 obstack_1grow (&temporary_obstack, c);
310 obstack_1grow (&temporary_obstack, '\0');
/openbsd/src/gnu/usr.bin/gcc/gcc/objc/
Dobjc-act.c2824 obstack_1grow (&util_obstack, '+');
2829 obstack_1grow (&util_obstack, '\0');
3809 obstack_1grow (&util_obstack, 0);
5419 obstack_1grow (&util_obstack, 0); /* null terminate string */
6534 obstack_1grow (&util_obstack, 'r');
6536 obstack_1grow (&util_obstack, 'n');
6538 obstack_1grow (&util_obstack, 'N');
6540 obstack_1grow (&util_obstack, 'o');
6542 obstack_1grow (&util_obstack, 'O');
6544 obstack_1grow (&util_obstack, 'R');
[all …]
/openbsd/src/gnu/gcc/gcc/objc/
Dobjc-act.c4342 obstack_1grow (&util_obstack, '\0'); in encode_method_prototype()
5151 obstack_1grow (&util_obstack, 0); in build_ivar_list_initializer()
6687 obstack_1grow (&util_obstack, 0); /* null terminate string */ in objc_build_encode_expr()
7823 obstack_1grow (&util_obstack, 'n'); in encode_type_qualifiers()
7825 obstack_1grow (&util_obstack, 'N'); in encode_type_qualifiers()
7827 obstack_1grow (&util_obstack, 'o'); in encode_type_qualifiers()
7829 obstack_1grow (&util_obstack, 'O'); in encode_type_qualifiers()
7831 obstack_1grow (&util_obstack, 'R'); in encode_type_qualifiers()
7833 obstack_1grow (&util_obstack, 'V'); in encode_type_qualifiers()
7853 obstack_1grow (&util_obstack, '@'); in encode_pointer()
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/include/
Dobstack.h217 void obstack_1grow (struct obstack *obstack, int data_char);
352 # define obstack_1grow(OBSTACK,datum) \ macro
482 # define obstack_1grow(h,datum) \ macro
/openbsd/src/gnu/lib/libiberty/include/
Dobstack.h217 void obstack_1grow (struct obstack *obstack, int data_char);
352 # define obstack_1grow(OBSTACK,datum) \ macro
482 # define obstack_1grow(h,datum) \ macro
/openbsd/src/gnu/gcc/include/
Dobstack.h217 void obstack_1grow (struct obstack *obstack, int data_char);
352 # define obstack_1grow(OBSTACK,datum) \ macro
482 # define obstack_1grow(h,datum) \ macro
/openbsd/src/gnu/usr.bin/binutils/gas/
Dfrags.h127 obstack_1grow (&frags, datum); \
/openbsd/src/gnu/usr.bin/binutils/include/
Dobstack.h237 void obstack_1grow (struct obstack *obstack, int data_char);
409 # define obstack_1grow(OBSTACK,datum) \ macro
539 # define obstack_1grow(h,datum) \ macro
/openbsd/src/gnu/lib/libiberty/src/
Dobstack.c468 void (obstack_1grow) (struct obstack *obstack, int character)
470 obstack_1grow (obstack, character);

123