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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_check.c119 read_u8(unsigned char **pp) function
212 val.j = read_u8(pp);
963 tbytes = read_u8(&p);
964 tinsts = read_u8(&p);
995 tbytes = read_u8(&p);
996 tinsts = read_u8(&p);

Completed in 1581 milliseconds