Searched defs:I2 (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/libexec/getty/ |
H A D | gettytab.h | 124 #define I2 gettynums[18].value macro
|
/dflybsd-src/contrib/gdb-7/gdb/stubs/ |
H A D | sparc-stub.c | 113 I0, I1, I2, I3, I4, I5, FP, I7, enumerator
|
/dflybsd-src/contrib/gcc-4.7/libgcc/soft-fp/ |
H A D | op-4.h | 522 #define __FP_FRAC_SET_4(X,I3,I2,I1,I0) \ argument
|
/dflybsd-src/contrib/gcc-8.0/libgcc/soft-fp/ |
H A D | op-4.h | 658 #define __FP_FRAC_SET_4(X, I3, I2, I1, I0) \ argument
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | mpfr-impl.h | 829 #define SAME_SIGN(I1,I2) (SIGN (I1) == SIGN (I2)) argument
|