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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c10612 int set_once = 0;
10622 set_once = 1;
10626 if (set_once)
10642 if (! set_once)
10590 int set_once = 0; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc10573 int set_once = 0;
10583 set_once = 1;
10587 if (set_once)
10603 if (! set_once)

Completed in 150 milliseconds