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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_check.c186 read_val(unsigned char **pp, HprofType ty) function
503 (void)read_val(&p, ty);
509 (void)read_val(&p, ty);
649 val = read_val(&p, ty);
665 val = read_val(&p, ty);
721 val = read_val(&p, ty);
798 val = read_val(&p, ty);

Completed in 23 milliseconds