Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Dlatent_entropy_plugin.c446 tree frame_addr, rand_const, tmp, fndecl, udi_frame_addr; in init_local_entropy() local
482 rand_const = build_int_cstu(long_unsigned_type_node, rand_cst); in init_local_entropy()
484 assign = create_assign(op, local_entropy, local_entropy, rand_const); in init_local_entropy()