Home | History | Annotate | Download | only in X86

Lines Matching refs:Checked

558   { static bool TABLE##Checked = false;                                   \
559 if (!TABLE##Checked) { \
562 TABLE##Checked = true; \