Searched refs:pointer_array (Results 1 – 2 of 2) sorted by relevance
77 @pointer_array = global [2 x i8*] [i8* @byte, i8* @byte]117 ; ALL-LABEL: pointer_array:120 ; O32: .size pointer_array, 8123 ; N32: .size pointer_array, 8126 ; N64: .size pointer_array, 16
42 void pointer_array(int **arr, int k) { in pointer_array() function