Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3string.c84 static ANTLR3_INT32 toInt32_8 (pANTLR3_STRING string);
282 string->toInt32 = toInt32_8; in stringInit8()
1313 toInt32_8 (struct ANTLR3_STRING_struct * string) in toInt32_8() function