Searched defs:test_env (Results 1 – 1 of 1) sorted by relevance
2046 typedef struct test_env { struct2052 Test_op (*isa)(struct test_env *, Test_meta); argument2053 const char *(*getopnd) (struct test_env *, Test_op, bool); argument2054 int (*eval)(struct test_env *, Test_op, const char *, const char *, bool); argument2055 void (*error)(struct test_env *, int, const char *); argument2056 int flags; /* TEF_* */