Home
last modified time | relevance | path

Searched refs:arr_ori (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c461 struct symbol *arr_ori = node->ctype.base_type; in implicit_array_size() local
463 struct symbol *elem_type = arr_ori->ctype.base_type; in implicit_array_size()
467 *arr_new = *arr_ori; in implicit_array_size()