Searched defs:diff (Results 1 - 25 of 207) sorted by relevance

123456789

/openbsd-current/lib/libc/quad/
H A Dsubdi3.c44 union uu aa, bb, diff; local
/openbsd-current/sys/lib/libkern/
H A Dsubdi3.c43 union uu aa, bb, diff; local
/openbsd-current/gnu/llvm/libcxx/utils/
H A Dsym_diff.py15 from libcxx.sym_check import diff, util namespace
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) argument
8 f2 (unsigned int diff) argument
14 f3 (long long diff) argument
20 f4(unsigned long long diff) argument
[all...]
H A D20000412-4.c3 const int diff = i-radius; local
/openbsd-current/sys/arch/sparc64/fpu/
H A Dfpu_compare.c132 #define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude)) macro
/openbsd-current/lib/libc/stdio/
H A Dfgetln.c106 size_t diff; local
/openbsd-current/gnu/llvm/libcxx/utils/libcxx/sym_check/
H A Ddiff.py50 def diff(old, new): function
/openbsd-current/regress/usr.bin/mandoc/db/makeinodes/
H A Dmakeinodes.c30 long long diff; local
/openbsd-current/lib/libc/arch/sparc64/fpu/
H A Dfpu_compare.c151 #define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude)) macro
/openbsd-current/gnu/lib/libiberty/src/
H A Dternary.c39 int diff; local
114 int diff, spchar; local
H A Dstrverscmp.c96 int diff; local
/openbsd-current/games/backgammon/common_source/
H A Dodds.c74 int a, diff, place, addon, menstuck; local
/openbsd-current/usr.bin/w/
H A Dpr_time.c49 time_t diff; local
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dtimecheck2.c13 double diff = (double)left - (double)right; local
/openbsd-current/gnu/llvm/clang/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h16 namespace diff { namespace in namespace:clang
/openbsd-current/regress/lib/libpthread/pthread_rwlock/
H A Dpthread_rwlock.c38 int diff; local
/openbsd-current/usr.bin/vi/ex/
H A Dex_move.c89 recno_t cnt, diff, fl, tl, mfl, mtl; local
/openbsd-current/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_utils.h79 constexpr ptrdiff_t diff(uintptr_t A, uintptr_t B) { function in namespace:__xray
/openbsd-current/regress/usr.bin/bc/
H A Dt19.c49 long double v, d1, d2, diff, prec; local
/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_mod_sqrt.c2836 BIGNUM *a, *p, *want, *got, *diff; local
4437 BIGNUM *a, *p, *want, *got, *diff; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-i386.c75 symvalue diff; local
/openbsd-current/games/mille/
H A Dcomp.c48 unsigned int i, count200, badcount, nummin, nummax, diff; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-i386.c75 symvalue diff; local
[all...]
/openbsd-current/gnu/lib/libexecinfo/
H A Dbacktrace.c88 ptrdiff_t diff = (const char *)addr - (const char *)dli->dli_saddr; local

Completed in 191 milliseconds

123456789