Home
last modified time | relevance | path

Searched refs:nm1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/bn/asm/
H A Dparisc-mont.pl261 addl $hi1,$nm1,$nm1
264 addl $ab1,$nm1,$nm1
292 addl $hi1,$nm1,$nm1
294 addl $ab1,$nm1,$nm1
328 addl $hi1,$nm1,$nm1
329 addl $ab1,$nm1,$nm1
385 addl $hi1,$nm1,$nm1
465 addl $hi1,$nm1,$nm1
467 addl $ab1,$nm1,$nm1
495 addl $hi1,$nm1,$nm1
[all …]
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1160 const char *nm1 = ((rdsk_node_t *)arg1)->rn_name; in slice_cache_compare() local
1166 rv = TREE_ISIGN(strcmp(nm1, nm2)); in slice_cache_compare()
/freebsd/contrib/netbsd-tests/usr.bin/grep/
H A Dt_grep.sh923 atf_check -o inline:"1:foo\n2-foo\n" grep -A1 -nm1 foo test1