Searched refs:ptr_list_to_array (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ | ||
D | ptrlist.h | 87 #define ptr_list_to_array(list, array, size) ({ \ macro |
D | simplify.c | 119 if (ptr_list_to_array(bb->parents, parents, 2) != 2) in if_convert_phi() |