Home
last modified time | relevance | path

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

/external/mksh/src/
Dvar.c243 vp = &vtemp; in global()
313 vp = &vtemp; in local()
467 struct tbl *vp = &vtemp; in setint()
Deval.c413 if (x.var == &vtemp) { in expand()
Dsh.h1140 EXTERN struct tbl vtemp; variable
/external/libpcap/
Dgencode.c5215 bpf_int32 vtemp; local
5217 vtemp = v1;
5219 v2 = vtemp;
5317 bpf_int32 vtemp; local
5319 vtemp = v1;
5321 v2 = vtemp;