Home
last modified time | relevance | path

Searched refs:next1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/diff/src/
H A Dside.c29 static lin next0, next1; variable
38 next0 = next1 = - files[0].prefix_lines; in print_sdiff_script()
203 lin i0 = next0, i1 = next1; in print_sdiff_common_lines()
227 next1 = limit1; in print_sdiff_common_lines()
263 next1 = first1 = j; in print_sdiff_hunk()
271 next1 = j; in print_sdiff_hunk()
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dulp.c123 next1 (struct gen *g) in next1() function
147 return (struct args_f1){asfloat (next1 (g))}; in next_f1()
161 return (struct args_d1){asdouble (next1 (g))}; in next_d1()