Home
last modified time | relevance | path

Searched refs:size_with_null (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c2833 unsigned int size_with_null = ctype->bit_size + char_type->bit_size; in handle_initializer() local
2834 if (size_with_null < type->bit_size) in handle_initializer()
2837 else if (Winit_cstring && size_with_null == type->bit_size) { in handle_initializer()

Completed in 5 milliseconds