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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c1807 static GTY(()) int string_layout_checked;
1898 if (!string_layout_checked)
1900 string_layout_checked = -1;
1920 string_layout_checked = 1; /* Success! */
1925 if (string_layout_checked == -1)
1804 static GTY(()) int string_layout_checked; variable

Completed in 125 milliseconds