Searched defs:ptable (Results 1 – 4 of 4) 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()