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

/openjdk7/jdk/src/share/back/
H A Dinvoker.c65 nextArgumentTypeTag(void **cursor) function
94 return nextArgumentTypeTag(cursor);
161 argumentTag = nextArgumentTypeTag(&cursor);
187 argumentTag = nextArgumentTypeTag(&cursor);

Completed in 29 milliseconds