Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/imath/
Dimath.c346 STATIC void s_2comp(unsigned char *buf, int len);
1846 s_2comp(buf, limpos); in mp_int_to_binary()
1870 s_2comp(buf, len); in mp_int_read_binary()
1881 s_2comp(buf, len); in mp_int_read_binary()
3068 STATIC void s_2comp(unsigned char *buf, int len) in s_2comp() function