Searched refs:osl_int_one (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/cloog/osl/include/osl/
H A Dint.h119 int osl_int_one(int, void *, int);
/haiku-buildtools/cloog/osl/source/
H A Dint.c850 int osl_int_one(int precision, void * value_base, int value_offset) { function
H A Drelation.c281 if (osl_int_one(precision, val, 0)) { // case 1
297 if (osl_int_one(precision, val, 0)) {
514 if (osl_int_one(relation->precision, relation->m[row], i))
1973 !osl_int_one(relation->precision, relation->m[i], 0)) {

Completed in 130 milliseconds