Lines Matching refs:garray_T
55 } garray_T; typedef
347 garray_T wi_folds; // clone of w_folds
875 garray_T al_ga; // growarray with the array of file names
1087 garray_T sst_ga; // growarray for long state stack
1583 garray_T bv_ga; // growarray with the data
1625 garray_T uf_args; // arguments, including optional arguments
1626 garray_T uf_def_args; // default argument expressions
1633 garray_T uf_type_list; // types used in arg and return types
1648 garray_T uf_lines; // function lines
1739 garray_T fc_funcs; // list of ufunc_T* which keep a reference to
1855 garray_T sn_var_vals;
1857 garray_T sn_imports; // imported items, imported_T
1858 garray_T sn_type_list; // keeps types used by variables
1878 garray_T sn_prl_ga; // things stored for every line
1911 garray_T eval_ga;
1912 garray_T eval_freega;
1918 garray_T eval_tofree_ga;
2009 garray_T fs_ga; // contains the stack, with:
2023 garray_T *out_stack; // stack from outer scope
2153 garray_T wq_ga;
2232 garray_T ch_block_ids; // list of IDs that channel_read_json_block()
2589 garray_T b_syn_patterns; // table for syntax patterns
2590 garray_T b_syn_clusters; // table for syntax clusters
2639 garray_T b_langp; // list of pointers to slang_T, see spell.c
2783 garray_T b_ucmds;
2830 garray_T b_kmap_ga; // the keymap table
3620 garray_T w_folds; // array of nested folds