Searched defs:check_ptr (Results 1 – 9 of 9) sorted by relevance
86 int check_ptr() { in check_ptr() function
24 void *check_ptr = NULL; variable
94 int* check_ptr = read_data.get(); in RandomStressTest() local
231 pub fn check_ptr(ptr: *const Self) -> CLResult<RusticlTypes> { in check_ptr() method
120 unsafe fn check_ptr(ptr: *const Self) { in check_ptr() method