Searched defs:count (Results 1 - 25 of 2064) sorted by relevance

1234567891011>>

/openbsd-current/gnu/gcc/gcc/config/h8300/
H A Dparityhi2.c36 int count = 0; local
H A Dpopcounthi2.c36 int count = 0; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/init/
H A Darray5_y.C1 int count; variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemporary.C7 int count = 0; variable
H A Dbyval.C3 int count; variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Darm4.C9 int count = 0; variable
H A Dshadow2.C12 int count; member in class:X
22 int f (int count) { return (count); } argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Deh29.C4 int count; variable
H A Dinit1.C1 int count; variable
H A Dp8483.C3 int count; variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Ddtor6.C5 int count; variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20040331-1.c8 struct { int count: 31; } s = { 0 }; member in struct:__anon6981
/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Dloop-3.c5 volatile int count; variable
/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.c++/
H A Dloop-6.C5 volatile int count; variable
/openbsd-current/gnu/lib/libiberty/src/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dbzero.c20 bzero (void *to, size_t count) argument
H A Dspaces.c48 spaces (int count) argument
/openbsd-current/gnu/gcc/libgomp/config/linux/
H A Domp-lock.h10 typedef struct { int owner, count; } omp_nest_lock_t; member in struct:__anon405
/openbsd-current/gnu/gcc/libgomp/config/posix/
H A Domp-lock.h11 typedef struct { pthread_mutex_t lock; int count; } omp_nest_lock_t; member in struct:__anon407
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/special/
H A Dconpr-2.C8 static int count; member in class:foo_t
14 int foo_t::count; member in class:foo_t
H A Dconpr-3.C7 static int count; member in class:foo_t
13 int foo_t::count; member in class:foo_t
H A Dconpr-3a.C5 static int count; member in class:foo_t
H A Dconpr-3b.C5 static int count; member in class:foo_t
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcopy1.C3 int count = 0; variable
H A Dtemplate3.C5 int count = 0; variable

Completed in 245 milliseconds

1234567891011>>