Home
last modified time | relevance | path

Searched defs:num2 (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20020607-1.c14 #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 Danon-union.cc27 } num2; member
/openbsd/usr.sbin/cron/
H A Dentry.c478 int num1, num2, num3, rndstep; in get_range() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dra-debug.c661 int num2; local
H A Dcppexp.c40 #define num_eq(num1, num2) (num1.low == num2.low && num1.high == num2.high) argument
/openbsd/lib/libc/gen/
H A Dlogin_cap.c841 u_quad_t num, num2; in strtosize() local
/openbsd/gnu/gcc/libcpp/
H A Dexpr.c40 #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 Dtc-h8300.c963 unsigned int num, num2; in get_rtsl_operands() local
/openbsd/regress/lib/libcrypto/bn/
H A Dbn_test.c84 const int num2 = 5; /* number of tests for slow functions */ variable
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-h8300.c981 int mode, num, num2, len, type = 0; in get_rtsl_operands() local
/openbsd/libexec/tradcpp/
H A Dmacro.c215 unsigned num1, num2, i; in macro_eq() local