Lines Matching defs:vp
94 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock() local
150 register struct tbl *vp; in varsearch() local
184 struct tbl *vp; in array_index_calc() local
228 struct tbl *vp; in global() local
310 struct tbl *vp; in local() local
358 str_val(struct tbl *vp) in str_val()
482 struct tbl *vp = &vtemp; in setint() local
497 getint(struct tbl *vp, mksh_ari_u *nump, bool arith) in getint()
595 setint_v(struct tbl *vq, struct tbl *vp, bool arith) in setint_v()
627 formatstr(struct tbl *vp, const char *s) in formatstr()
710 exportprep(struct tbl *vp, const char *val) in exportprep()
739 struct tbl *vp; in typeset() local
1009 unset(struct tbl *vp, int flags) in unset()
1117 struct tbl *vp, **vpp; in makenv() local
1182 getspec(struct tbl *vp) in getspec()
1258 setspec(struct tbl *vp) in setspec()
1371 unsetspec(struct tbl *vp) in unsetspec()
1419 arraysearch(struct tbl *vp, uint32_t val) in arraysearch()
1504 struct tbl *vp, *vq; in set_array() local