Home
last modified time | relevance | path

Searched defs:vbuf (Results 1 – 1 of 1) sorted by relevance

/llvm-project/polly/lib/External/isl/imath/
H A Dimath.c429 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_init_value() local
437 mp_digit vbuf[MP_VALUE_DIGITS(uvalue)]; in mp_int_init_uvalue() local
445 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_set_value() local
453 mp_digit vbuf[MP_VALUE_DIGITS(uvalue)]; in mp_int_set_uvalue() local
596 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_add_value() local
658 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_sub_value() local
717 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_mul_value() local
874 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_div_value() local
1068 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_exptmod_evalue() local
1077 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_exptmod_bvalue() local
[all …]