Searched defs:sb (Results 1 - 25 of 85) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr29467.c7 static _Bool sb; /* { dg-warning "ISO C90 does not support boolean types" } */ variable
H A Dpr69238.c8 short sb[N]; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dvect-7.c10 short sb[N]; variable
H A Dwrapv-vect-7.c10 short sb[N]; variable
H A Dvect-9.c8 short sb[N] = {0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45}; variable
H A Dvect-intfloat-conversion-4a.c8 short sb[N] = {0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,0,-3,-6,-9,-12,-15,-18,-21,-24,-27,-30,-33,-36,-39,-42,-45}; variable
H A DO3-pr36098.c11 void foo (int ncons, t_sortblock *sb, int *iatom) argument
H A Dvect-multitypes-1.c10 short sb[N] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15, variable
H A Dvect-12.c17 short sb[N] = {0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45}; local
H A Dvect-multitypes-2.c11 short sb[N] = {0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45}; variable
H A Dvect-109.c13 short sb[N] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15, variable
H A Dvect-22.c33 short sb[N] = variable
H A Dvect-20.c32 short sb[N] = variable
H A Dvect-multitypes-4.c12 unsigned short sb[N] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15, variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpr56605.c6 void foo (short* __restrict sb, int* __restrict ia) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dalignof2.C19 } sb; variable in typeref:struct:B
/haiku-buildtools/binutils/gas/
H A Dsb.h46 typedef struct sb struct
52 sb; typedef in typeref:struct:sb
[all...]
/haiku-buildtools/legacy/gcc/libio/
H A Disgetsb.cc29 istream& istream::get(streambuf& sb, char delim /* = '\n' */) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/in_avail/char/
H A D21955.cc33 std::streambuf* sb = s.rdbuf(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/wchar_t/
H A D9988.cc39 OverBuf sb; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/overflow/char/
H A D9988.cc39 OverBuf sb; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr60650.c12 struct super_block *sb; member in struct:btrfs_fs_info
/haiku-buildtools/legacy/binutils/gas/
H A Dsb.h54 typedef struct sb struct
61 sb; typedef in typeref:struct:sb
[all...]
/haiku-buildtools/legacy/gcc/libio/tests/
H A Dhounddog.cc34 int my_scan(streambuf* sb) argument
58 streambuf *sb = cin.rdbuf(); local
[all...]
H A Dputbackdog.cc37 void unget_string(streambuf *sb, char *str, int count) argument
43 int my_scan(streambuf* sb) argument
70 streambuf *sb local
[all...]

Completed in 102 milliseconds

1234