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

/openbsd-current/gnu/gcc/gcc/config/
H A Dhost-linux.c102 bool randomize_on; local
124 randomize_on = false;
134 randomize_on = (atoi (buf) > 0);
140 if (!randomize_on)

Completed in 126 milliseconds