Searched refs:uuu (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/ |
H A D | decompress.c | 68 #define GET_UCHAR(lll,uuu) \ argument 69 GET_BITS(lll,uuu,8) 71 #define GET_BIT(lll,uuu) \ argument 72 GET_BITS(lll,uuu,1)
|
/openbsd/sys/dev/isa/ |
H A D | ess.c | 102 unsigned uuu; 103 #define EREAD1(t, h, a) (uuu=bus_space_read_1(t, h, a),printf("EREAD %02x=%02x\n", ((int)h&0xfff)+…
|
/openbsd/gnu/gcc/gcc/config/ia64/ |
H A D | vect.md | 140 "padd<vecsize>.uuu %0 = %1, %2" 166 "psub<vecsize>.uuu %0 = %1, %2"
|
/openbsd/gnu/usr.bin/perl/ |
H A D | Configure | 1790 uuu=undef 1828 '') zzz="$uuu" ;;
|