Home | History | Annotate | Download | only in tests

Lines Matching defs:fs2

940   static char fs2[10];
969 Ident(fs2);
974 EXPECT_DEATH(fs2[Ident(-1)] = 0, "is located.*of global variable");