Searched refs:p_ui1 (Results 1 – 1 of 1) sorted by relevance
32 int* p_ui1 = malloc(sizeof(int)); in main() local40 int ui1 = *p_ui1; in main()