OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mp_init
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/nvmectl/
bignum.c
423
mp_init
(mp_int * a)
function in typeref:typename:int
471
if (
mp_init
(cur_arg) != MP_OKAY) {
498
/* init an
mp_init
for a given size */
527
if ((res =
mp_init
(a)) != MP_OKAY) {
911
if ((res =
mp_init
(&t)) != MP_OKAY) {
1012
if ((res =
mp_init
(&t1)) != MP_OKAY) {
1016
if ((res =
mp_init
(&t2)) != MP_OKAY) {
1179
if ((res =
mp_init
(&t)) != MP_OKAY) {
2657
if ((res =
mp_init
(&tmp)) != MP_OKAY) {
2688
if ((res =
mp_init
(&q)) != MP_OKAY)
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025