Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 25 of 221) sorted by relevance

123456789

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D950612-1.c2 f1 (int diff) in f1()
8 f2 (unsigned int diff) in f2()
14 f3 (long long diff) in f3()
20 f4 (unsigned long long diff) in f4()
H A D20000412-4.c3 const int diff = i-radius; in f() local
/openbsd/gnu/usr.bin/cvs/diff/
H A Ddiff3.c105 #define D_LOWLINE(diff, filenum) \ argument
107 #define D_HIGHLINE(diff, filenum) \ argument
109 #define D_NUMLINES(diff, filenum) \ argument
117 #define D_RELNUM(diff, filenum, linenum) \ argument
119 #define D_RELLEN(diff, filenum, linenum) \ argument
125 #define D_LINEARRAY(diff, filenum) \ argument
127 #define D_LENARRAY(diff, filenum) \ argument
133 #define D_NEXT(diff) ((diff)->next) argument
138 #define D3_TYPE(diff) ((diff)->correspond) argument
1436 output_diff3 (diff, mapping, rev_mapping) in output_diff3() argument
[all …]
/openbsd/gnu/lib/libiberty/src/
H A Dternary.c39 int diff; in ternary_insert() local
114 int diff, spchar; in ternary_search() local
H A Dstrverscmp.c96 int diff; in strverscmp() local
/openbsd/usr.bin/diff3/
H A Ddiff3prog.c94 struct diff { struct
101 struct diff *d13; argument
531 edit(struct diff *diff, int dup, int j) in edit()
/openbsd/usr.bin/cvs/
H A Ddiff3.c100 struct diff { struct
107 static struct diff *d13; argument
774 edit(struct diff *diff, int fdup, int j) in edit()
/openbsd/regress/lib/libcrypto/bn/
H A Dbn_mod_sqrt.c2836 BIGNUM *a, *p, *want, *got, *diff; in mod_sqrt_test() local
4437 BIGNUM *a, *p, *want, *got, *diff; in bn_mod_sqrt_p_is_1_mod_8_test() local
/openbsd/gnu/usr.bin/texinfo/info/
H A Dwindow.c341 #define grow_me_shrinking_next(me, next, diff) \ argument
349 #define grow_me_shrinking_prev(me, prev, diff) \ argument
357 #define shrink_me_growing_next(me, next, diff) \ argument
365 #define shrink_me_growing_prev(me, prev, diff) \ argument
662 int diff; in window_delete_window() local
/openbsd/usr.bin/rcs/
H A Ddiff3.c99 struct diff { struct
106 static struct diff *d13; argument
869 edit(struct diff *diff, int fdup, int j) in edit()
/openbsd/sys/lib/libkern/
H A Dsubdi3.c43 union uu aa, bb, diff; in __subdi3() local
/openbsd/lib/libc/quad/
H A Dsubdi3.c44 union uu aa, bb, diff; in __subdi3() local
/openbsd/gnu/llvm/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp303 void diff(const BasicBlock *L, const BasicBlock *R) { in diff() function in __anonec66ef2e0111::FunctionDifferenceEngine
369 bool diff(const Instruction *L, const Instruction *R, bool Complain, in diff() function in __anonec66ef2e0111::FunctionDifferenceEngine
775 void diff(const Function *L, const Function *R) { in diff() function in __anonec66ef2e0111::FunctionDifferenceEngine
955 void DifferenceEngine::diff(const Function *L, const Function *R) { in diff() function in DifferenceEngine
973 void DifferenceEngine::diff(const Module *L, const Module *R) { in diff() function in DifferenceEngine
/openbsd/gnu/usr.bin/binutils/gas/
H A Dehopt.c459 offsetT diff; in eh_frame_estimate_size_before_relax() local
500 offsetT diff; in eh_frame_convert_frag() local
/openbsd/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Drecord.c94 int diff; in r_comparecatkeys() local
114 int diff; in r_compareextkeys() local
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dehopt.c451 offsetT diff; in eh_frame_estimate_size_before_relax() local
492 offsetT diff; in eh_frame_convert_frag() local
/openbsd/sys/dev/pci/drm/i915/gvt/
H A Ddebugfs.c31 int diff; member
113 u32 diff = node->preg ^ node->vreg; in vgpu_mmio_diff_show() local
/openbsd/regress/lib/libpthread/stdfiles/
H A DMakefile30 diff: threads no-threads target
/openbsd/regress/usr.bin/mandoc/db/makeinodes/
H A Dmakeinodes.c30 long long diff; in main() local
/openbsd/usr.bin/sndiod/
H A Dfile.c98 int diff; in timo_add() local
153 int diff; in timo_update() local
/openbsd/usr.bin/w/
H A Dpr_time.c49 time_t diff; in pr_attime() local
/openbsd/sys/arch/sparc64/fpu/
H A Dfpu_compare.c132 #define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude)) in fpu_compare() macro
/openbsd/lib/libc/stdio/
H A Dfgetln.c106 size_t diff; in fgetln() local
/openbsd/lib/libc/arch/sparc64/fpu/
H A Dfpu_compare.c151 #define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude)) in __fpu_compare() macro
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.cpp123 uptr diff = RoundUp(p, kPageSize) - p; in ResetRange() local
249 uptr diff = dst - src; in MoveMemory() local

123456789