Searched refs:mvc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.bin/pr/
H A Dpr.c343 int mvc; local
380 mvc = lines * clcnt;
382 (struct vcol *)malloc((unsigned)mvc*sizeof(struct vcol))) == NULL) {
536 if ((cnt < 0) && cvc && ((mvc-cvc) >= clcnt)){
/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
H A Daes-s390x.pl1225 ahi $key,-1 # it's the way it's encoded in mvc
1232 mvc 16*$SIZE_T(1,$sp),0($inp)
1247 mvc 0(1,$out),16*$SIZE_T($sp)
1311 mvc 16*$SIZE_T(1,$sp),0($inp)
1372 mvc 0(1,$out),16*$SIZE_T($sp)

Completed in 176 milliseconds