Home | History | Annotate | Download | only in core

Lines Matching refs:gOnce

727     static bool gOnce;
728 if (gOnce) { return; }
729 gOnce = true;