Searched defs:ptable (Results 1 – 7 of 7) sorted by relevance
25 static const int32_t *const ptable = table+128; variable
36 static const unsigned short *const ptable = table+128; variable
110 jvmtiLineNumberEntry **ptable) in getLineNumberTable()