Home
last modified time | relevance | path

Searched refs:sub_ui (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dgmp_compat.h149 void GMPZAPI(sub_ui)(mp_int rop, mp_int op1, unsigned long op2);
H A Dgmp_compat.c259 void GMPZAPI(sub_ui)(mp_int rop, mp_int op1, unsigned long op2) { in GMPZAPI() argument