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

/xsrc/external/mit/xgc/dist/
H A Drecord.c159 if ((TestStuff.data)[i].code == X.test) {
161 TestStuff.choice.text,(TestStuff.data)[i].text);
H A Dinterpret.c42 if (!strcmp(word1,TestStuff.choice.text)) {
44 if (!strcmp(word2,(TestStuff.data)[i].text)) {
45 change_test((TestStuff.data)[i].code,FALSE);
H A Dxgc.h69 extern XgcStuff TestStuff;
H A Dmain.c114 XgcStuff TestStuff = { variable in typeref:typename:XgcStuff
195 &TestStuff

Completed in 3 milliseconds