Searched defs:num2 (Results 1 – 11 of 11) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | 20020607-1.c | 14 #define num_eq(num1, num2) (num1.low == num2.low && num1.high == num2.high) argument
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | anon-union.cc | 27 } num2; member
|
/openbsd/usr.sbin/cron/ |
H A D | entry.c | 478 int num1, num2, num3, rndstep; in get_range() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ra-debug.c | 661 int num2; local
|
H A D | cppexp.c | 40 #define num_eq(num1, num2) (num1.low == num2.low && num1.high == num2.high) argument
|
/openbsd/lib/libc/gen/ |
H A D | login_cap.c | 841 u_quad_t num, num2; in strtosize() local
|
/openbsd/gnu/gcc/libcpp/ |
H A D | expr.c | 40 #define num_eq(num1, num2) (num1.low == num2.low && num1.high == num2.high) argument
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-h8300.c | 963 unsigned int num, num2; in get_rtsl_operands() local
|
/openbsd/regress/lib/libcrypto/bn/ |
H A D | bn_test.c | 84 const int num2 = 5; /* number of tests for slow functions */ variable
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-h8300.c | 981 int mode, num, num2, len, type = 0; in get_rtsl_operands() local
|
/openbsd/libexec/tradcpp/ |
H A D | macro.c | 215 unsigned num1, num2, i; in macro_eq() local
|