Home
last modified time | relevance | path

Searched defs:ob (Results 1 – 25 of 52) sorted by relevance

123

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2-fde.c75 __register_frame_info_bases (void *begin, struct object *ob, in __register_frame_info_bases()
102 __register_frame_info (void *begin, struct object *ob) in __register_frame_info()
110 struct object *ob; in __register_frame() local
125 __register_frame_info_table_bases (void *begin, struct object *ob, in __register_frame_info_table_bases()
146 __register_frame_info_table (void *begin, struct object *ob) in __register_frame_info_table()
154 struct object *ob = (struct object *) malloc (sizeof (struct object)); in __register_frame_table() local
174 struct object *ob = 0; in __deregister_frame_info_bases() local
239 base_from_object (unsigned char encoding, struct object *ob) in base_from_object()
318 fde_unencoded_compare (struct object *ob __attribute__((unused)), in fde_unencoded_compare()
332 fde_single_encoding_compare (struct object *ob, fde *x, fde *y) in fde_single_encoding_compare()
[all …]
H A Dread-rtl.c209 read_escape (ob, infile) in read_escape() argument
264 read_quoted_string (ob, infile) in read_quoted_string() argument
294 read_braced_string (ob, infile) in read_braced_string() argument
329 read_string (ob, infile, star_if_braced) in read_string() argument
H A Dunwind-dw2-fde-glibc.c116 struct object ob; in _Unwind_IteratePhdrCallback() local
/openbsd-src/gnu/gcc/gcc/
H A Dunwind-dw2-fde.c78 __register_frame_info_bases (const void *begin, struct object *ob, in __register_frame_info_bases()
105 __register_frame_info (const void *begin, struct object *ob) in __register_frame_info()
113 struct object *ob; in __register_frame() local
128 __register_frame_info_table_bases (void *begin, struct object *ob, in __register_frame_info_table_bases()
149 __register_frame_info_table (void *begin, struct object *ob) in __register_frame_info_table()
157 struct object *ob = malloc (sizeof (struct object)); in __register_frame_table() local
177 struct object *ob = 0; in __deregister_frame_info_bases() local
240 base_from_object (unsigned char encoding, struct object *ob) in base_from_object()
323 fde_unencoded_compare (struct object *ob __attribute__((unused)), in fde_unencoded_compare()
337 fde_single_encoding_compare (struct object *ob, const fde *x, const fde *y) in fde_single_encoding_compare()
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.gb/
H A Dscope08.C5 int f (X ob) { return 0; } in f()
6 int g (X ob) { return f (ob); } in g()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash56.C348 const SetLD_String_IcaseString_old_tmp99& ob = b; variable
353 const SetLD_String_IcaseString_old_tmp99& ob = b; variable
358 const SetLD_String_IcaseString_old_tmp99& ob = b; variable
363 const SetLD_String_IcaseString_old_tmp99& ob = b; variable
368 const SetLD_String_IcaseString_old_tmp99& ob = b; variable
373 const SetLD_String_IcaseString_old_tmp99& ob = b; variable
H A Dcrash14.C17 cl ob[3] = {1, 2, 3}; in main() local
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindLevel1-gcc-ext.c291 _LIBUNWIND_EXPORT void __register_frame_info_bases(const void *fde, void *ob, in __register_frame_info_bases()
302 _LIBUNWIND_EXPORT void __register_frame_info(const void *fde, void *ob) { in __register_frame_info()
310 void *ob, void *tb, in __register_frame_info_table_bases()
321 _LIBUNWIND_EXPORT void __register_frame_info_table(const void *fde, void *ob) { in __register_frame_info_table()
/openbsd-src/usr.sbin/smtpd/
H A Dcompress_backend.c38 compress_chunk(void *ib, size_t ibsz, void *ob, size_t obsz) in compress_chunk()
44 uncompress_chunk(void *ib, size_t ibsz, void *ob, size_t obsz) in uncompress_chunk()
H A Dcompress_gzip.c43 compress_gzip_chunk(void *ib, size_t ibsz, void *ob, size_t obsz) in compress_gzip_chunk()
75 uncompress_gzip_chunk(void *ib, size_t ibsz, void *ob, size_t obsz) in uncompress_gzip_chunk()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSpillPlacement.cpp273 unsigned ob = bundles->getBundle(LB.Number, true); in addConstraints() local
287 unsigned ob = bundles->getBundle(B, true); in addPrefSpill() local
298 unsigned ob = bundles->getBundle(Number, true); in addLinks() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dinit9.C18 samp ob[4] [2] = { // Generated Error in main() local
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dfrags.c44 frag_alloc_check (const struct obstack *ob) in frag_alloc_check()
64 frag_alloc (struct obstack *ob) in frag_alloc()
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Dstublib.c35 __register_frame_info (const void *p, struct object *ob) in __register_frame_info()
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dstreambuf_members.cc214 nullbuf ob; in print() local
357 testbuf2 ob; in test07() local
374 testbuf2 ob; in test08() local
H A Dstringbuf_virtuals.cc80 std::stringbuf ob; in test08() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Ddyncast2.C10 } ob; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dfrags.c44 frag_alloc_check (const struct obstack *ob) in frag_alloc_check()
64 frag_alloc (struct obstack *ob) in frag_alloc()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dref3.C18 Base<A, globalInt> ob; in main() local
/openbsd-src/usr.bin/mandoc/
H A Dpreconv.c30 preconv_encode(const struct buf *ib, size_t *ii, struct buf *ob, size_t *oi, in preconv_encode()
/openbsd-src/lib/csu/
H A Dcrtbegin.c55 void __register_frame_info(const void *begin, struct dwarf2_eh_object *ob) in __register_frame_info()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dieee.c3111 struct output_buffer_struct ob; in f8_record() local
3129 struct output_buffer_struct ob; in f8_record() local
3152 struct output_buffer_struct ob; in f8_record() local
3175 struct output_buffer_struct ob; in f8_record() local
3196 struct output_buffer_struct ob; in f8_record() local
3222 struct output_buffer_struct ob; in f8_record() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dieee.c2892 struct output_buffer_struct ob; in f8_record() local
2910 struct output_buffer_struct ob; in f8_record() local
2933 struct output_buffer_struct ob; in f8_record() local
2956 struct output_buffer_struct ob; in f8_record() local
2977 struct output_buffer_struct ob; in f8_record() local
3003 struct output_buffer_struct ob; in f8_record() local
/openbsd-src/usr.bin/less/
H A Doutput.c59 static char *ob = obuf; variable
/openbsd-src/gnu/gcc/gcc/cp/
H A Derror.c1419 tree ob = TREE_VALUE (args); in dump_expr() local
1528 tree ob = TREE_OPERAND (t, 0); in dump_expr() local
1722 tree ob = TREE_OPERAND (t, 0); in dump_expr() local

123