Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Dlatent_entropy_plugin.c210 HOST_WIDE_INT array_size_int, elt_size_int; in handle_latent_entropy_attribute() local
224 array_size_int = TREE_INT_CST_LOW(array_size); in handle_latent_entropy_attribute()
226 nelt = array_size_int / elt_size_int; in handle_latent_entropy_attribute()