Searched refs:isl_sioimath_read (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/isl/dist/
H A Disl_int_sioimath.c170 void isl_sioimath_read(isl_sioimath_ptr dst, const char *str) function
H A Disl_int_sioimath.h1033 void isl_sioimath_read(isl_sioimath_ptr dst, const char *str);
1232 #define isl_int_read(r, s) isl_sioimath_read((r), s)

Completed in 193 milliseconds