Home | History | Annotate | Download | only in X86

Lines Matching refs:Checked

605   { static bool TABLE##Checked = false;                                   \
606 if (!TABLE##Checked) { \
609 TABLE##Checked = true; \