Searched defs:ob (Results 1 - 25 of 75) sorted by relevance

123

/haiku-buildtools/gcc/gmp/printf/
H A Dobvprintf.c38 gmp_obstack_vprintf (struct obstack *ob, const char *fmt, va_list ap) argument
H A Dobprintf.c39 gmp_obstack_printf (struct obstack *ob, const char *fmt, ...) argument
51 struct obstack *ob; local
H A Dobprntffuns.c46 gmp_obstack_memory (struct obstack *ob, const char *ptr, size_t len) argument
53 gmp_obstack_reps (struct obstack *ob, int c, int reps) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash14.C17 cl ob[3] = {1, 2, 3}; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.gb/
H A Dscope08.C5 int f (X ob) { return 0; } argument
6 int g (X ob) { return f (ob); } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dinit9.C19 samp ob[4] [2] = { // Generated Error local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/
H A D9322.cc36 std::filebuf ob; local
H A D2.cc35 filebuf ob; local
H A D3.cc40 filebuf ob; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/
H A D9322.cc36 std::wfilebuf ob; local
H A D2.cc35 wfilebuf ob; local
H A D3.cc40 wfilebuf ob; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/imbue/wchar_t/
H A D9322.cc35 std::wstringbuf ob; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/imbue/char/
H A D9322.cc35 std::stringbuf ob; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Ddyncast2.C10 } ob; variable in typeref:struct:B
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dref3.C20 Base<A, globalInt> ob; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dinitialization_6.f9012 integer, parameter :: ob(1:3) = index(oa, '(') variable
H A Dfunc_derived_3.f9070 type(objB) :: ob local in subroutine:obInit
77 type (objB) :: ob local in subroutine:obPrint
83 type (objB),target :: ob local in function:getOa
91 type (ob local in function:getOa2
103 type (ob variable
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/char/
H A D3599.cc43 testbuf ob; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/imbue/wchar_t/
H A D9322.cc45 testbuf ob; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/imbue/char/
H A D9322.cc45 testbuf ob; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/overflow/wchar_t/
H A D3599.cc45 testbuf ob; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/overflow/char/
H A D3599.cc45 testbuf ob; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/wchar_t/
H A D3599.cc43 testbuf ob; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/
H A D3599.cc43 testbuf ob; local

Completed in 143 milliseconds

123