Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/
H A Dhost-linux.c102 bool randomize_on; in linux_gt_pch_get_address() local
124 randomize_on = false; in linux_gt_pch_get_address()
134 randomize_on = (atoi (buf) > 0); in linux_gt_pch_get_address()
140 if (!randomize_on) in linux_gt_pch_get_address()