Searched refs:kCtxAll (Results 1 – 4 of 4) sorted by relevance
41 extern int kCtxAll;
20 int kCtxAll = (kCtxRegs | kCtxJumps | kCtxBufs | kCtxGVars | kCtxSFuncs variable
1346 int int_types = types.size > 0 ? 0 : kCtxAll; in nvim_get_context()1391 ctx_restore(&ctx, kCtxAll); in nvim_load_context()
1470 if (!ctx_restore(NULL, kCtxAll)) { in f_ctxpop()1478 int types = kCtxAll; in f_ctxpush()