Searched refs:dynCastToInt (Results 1 – 1 of 1) sorted by relevance
14 int *dynCastToInt(void *ptr) { in dynCastToInt() function30 int *casted = dynCastToInt(p); in testDynCast()52 casted = dynCastToInt(p); in testBranch()72 casted = dynCastToInt(p); in testBranchReversed()80 casted = dynCastToInt(p); in testMultipleStore()111 int *casted = dynCastToInt(0); in testDynCastOfNull()