Searched defs:whole (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/ |
H A D | vbase4.C | 30 void A::check (void *whole, void *base) in check() 53 void B::check (void *whole, void *base) in check() 75 void C::check (void *whole, void *base) in check() 99 void D::check (void *whole, void *base) in check() 122 void E::check (void *whole, void *base) in check() 146 void F::check (void *whole, void *base) in check()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/ |
H A D | 900401_01.C | 11 struct whole { struct 12 nibble_array nibbles:16; // ERROR -
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | bf-pack-1.c | 4 unsigned long whole:32 __attribute__ ((packed)); member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | toplev.h | 26 #define skip_leading_substring(whole, part) \ argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | toplev.h | 27 #define skip_leading_substring(whole, part) \ argument
|
/openbsd-src/lib/libutil/ |
H A D | fmt_scaled.c | 77 long long scale_fact = 1, whole = 0, fpart = 0; in scan_scaled() local
|
/openbsd-src/sys/dev/isa/ |
H A D | spkr.c | 120 static int whole; /* whole-note time at current tempo, in milliseconds */ variable
|