Home
last modified time | relevance | path

Searched refs:vtemp (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dvar.c235 vp = &vtemp; in global()
305 vp = &vtemp; in local()
459 struct tbl *vp = &vtemp; in setint()
774 return (&vtemp); in typeset()
Dsh.h1120 EXTERN struct tbl vtemp; variable
Deval.c382 if (x.var == &vtemp) { in expand()
/external/libpcap/
Dgencode.c4179 bpf_int32 vtemp; local
4181 vtemp = v1;
4183 v2 = vtemp;
4282 bpf_int32 vtemp; local
4284 vtemp = v1;
4286 v2 = vtemp;