Searched refs:EnvFlags (Results 1 – 2 of 2) sorted by relevance
23 type EnvFlags uint64 type26 FlagDebug EnvFlags = 1 << iota // debug output from executor70 Flags EnvFlags
34 func initTest(t *testing.T) (*prog.Target, rand.Source, int, EnvFlags) {