OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MP_LT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/nvmectl/
bn.h
69
#define
MP_LT
-1
bignum.c
379
return
MP_LT
;
395
return
MP_LT
;
407
return (a->sign == MP_NEG) ?
MP_LT
: MP_GT;
709
if (compare_magnitude(a, b) !=
MP_LT
) {
835
if (compare_magnitude(a, b) ==
MP_LT
) {
995
if (compare_magnitude(a, b) ==
MP_LT
) {
1055
while (signed_compare(&x, &y) !=
MP_LT
) {
1262
return
MP_LT
;
1274
return
MP_LT
;
1374
if (signed_compare(&u, &v) !=
MP_LT
) {
[
all
...]
Completed in 12 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025