Home | History | Annotate | Download | only in tests

Lines Matching defs:GLOB2

2787 int     GLOB2 = 0;
2795 ANNOTATE_BENIGN_RACE(&GLOB2, "No race. The tool should be silent");
2833 int GLOB2 = 2;
2843 FLAG1=GLOB2;
2847 GLOB2=FLAG2;
2864 printf("\tGLOB2=%d\n", GLOB2);
2876 int GLOB2 = 2;
2882 FLAG1=GLOB2;
2886 GLOB2=FLAG2;
2905 printf("\tGLOB2=%d\n", GLOB2);
2916 int GLOB2 = 2;
2923 FLAG1=GLOB2;
2936 GLOB2=FLAG2;
2962 printf("\tGLOB2=%d\n", GLOB2);
3176 int GLOB2 = 0;
3190 GLOB2 = 1;
3211 GLOB2 = 2;
3219 printf("\tGLOB=%d/%d\n", GLOB1, GLOB2);
6497 GLOB2 = 0;
6522 GLOB2 = 1; // Write
6536 GLOB2 = 2;
6541 FAST_MODE_INIT(&GLOB2);