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

/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c7481 int set_once = 0;
7486 set_once = 1;
7490 if (set_once)
7506 if (! set_once)
7456 int set_once = 0; local
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c9849 int set_once = 0;
9859 set_once = 1;
9863 if (set_once)
9879 if (! set_once)
9828 int set_once = 0; local

Completed in 113 milliseconds