Searched refs:end0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/modes/asm/
H A Daesni-gcm-x86_64.pl85 ($counter,$rounds,$ret,$const,$in0,$end0)=("%ebx","%ebp","%r10","%r11","%r14","%r15");
123 cmp $in0,$end0
456 mov \$0xf80,$end0 # borrow $end0
465 and $end0,$in0
466 and %rsp,$end0
467 sub $in0,$end0
469 cmp \$768,$end0
471 sub $end0,%rsp # avoid aliasing with key
477 lea -0xc0($inp,$len),$end0
[all...]
/freebsd-12-stable/contrib/diff/src/
H A Difdef.c99 format_ifdef (char const *format, lin beg0, lin end0, lin beg1, lin end1) argument
105 groups[0].upto = end0;
H A Dio.c580 char const *end0, *beg0;
666 end0 = p0; /* Addr of last char in file 0. */
689 while (i-- && p0 != end0)
740 end0 = filevec[0].prefix_end;
741 while (p0 != end0)
574 char const *end0, *beg0; local

Completed in 116 milliseconds