Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/tests/data/src/
Dcomma.c5 int testArg(int a) { in testArg() function
26 b = testArg((a,12)); in testComma()