Home
last modified time | relevance | path

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 Dvbase4.C30 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 D900401_01.C11 struct whole { struct
12 nibble_array nibbles:16; // ERROR -
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dbf-pack-1.c4 unsigned long whole:32 __attribute__ ((packed)); member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtoplev.h26 #define skip_leading_substring(whole, part) \ argument
/openbsd-src/gnu/gcc/gcc/
H A Dtoplev.h27 #define skip_leading_substring(whole, part) \ argument
/openbsd-src/lib/libutil/
H A Dfmt_scaled.c77 long long scale_fact = 1, whole = 0, fpart = 0; in scan_scaled() local
/openbsd-src/sys/dev/isa/
H A Dspkr.c120 static int whole; /* whole-note time at current tempo, in milliseconds */ variable