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

/frameworks/compile/libbcc/tests/data/src/
H A Dfloat.c1 int ftoi(float f) { function
51 printf(" ftoi(1.4f)=%d\n", ftoi(1.4f));

Completed in 50 milliseconds