Searched refs:scriptvar_T (Results 1 – 3 of 3) sorted by relevance
1771 } scriptvar_T; typedef1841 scriptvar_T *sn_vars;
3024 scriptvar_T *sv; in new_script_vars()3026 sv = ALLOC_CLEAR_ONE(scriptvar_T); in new_script_vars()
9884 Solution: Make ga_scripts contain pointer to scriptvar_T instead of9885 scriptvar_T itself. (Dominique Pelle)