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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dtests.c4603 char * my_end_ptr; local
4614 my_end_ptr = (my_ptr + sizeof(my_result_buffer));
4638 if (my_ptr > my_end_ptr)

Completed in 32 milliseconds