Searched refs:ref_mem_ptr (Results 1 – 1 of 1) sorted by relevance
299 VOID *ref_mem_ptr; in test_application_define() local328 ref_mem_ptr = ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, 16); in test_application_define()329 if (ref_mem_ptr == UX_NULL) in test_application_define()336 ux_utility_memory_free(ref_mem_ptr); in test_application_define()346 if (ptr != ref_mem_ptr || in test_application_define()362 if (ptr != ref_mem_ptr || in test_application_define()378 if (ptr != ref_mem_ptr || in test_application_define()