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

/frameworks/compile/libbcc/tests/data/src/
H A Dexpr-ansi.c6 void testDiv(){ printf("%d / %d = %d\n", 11, 4, 11 / 4); } function
35 testDiv();
H A Dexpr.c6 testDiv(){ printf("%d / %d = %d\n", 11, 4, 11 / 4); } function
35 testDiv();

Completed in 31 milliseconds