Searched defs:_tctx (Results 1 – 3 of 3) sorted by relevance
52 struct test_context _tctx = {0}, *tctx = &_tctx; in main() local
62 struct test_context _tctx = {0}, *tctx = &_tctx; in main() local
63 test_context _tctx{}, *tctx = &_tctx; in main() local