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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_check.c95 read_u1(unsigned char **pp) function
200 val.b = read_u1(pp);
444 tag = read_u1(&p);
502 ty = read_u1(&p);
508 ty = read_u1(&p);
517 ty = read_u1(&p);
540 ty = read_u1(&p);
560 tag = read_u1(&p);
648 ty = read_u1(&p);
664 ty = read_u1(
[all...]

Completed in 856 milliseconds