Searched refs:V_NUM (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dvalue.h47 #define V_NUM 1 macro
H A Dparser3.c76 case V_NUM:
102 case V_NUM:
140 case V_NUM:
173 case V_NUM:
H A Dlcmd1.c133 v->v_type = V_NUM;
146 v->v_type = V_NUM;
162 v->v_type = V_NUM;
181 v->v_type = V_NUM;
196 v->v_type = V_NUM;
213 v->v_type = V_NUM;
271 v->v_type = V_NUM;
289 v->v_type = V_NUM;
302 v->v_type = V_NUM;
325 if (a->v_type == V_NUM) {
[all...]
H A Dparser5.c84 case V_NUM:
103 if (v->v_type == V_NUM) {
118 v->v_type = V_NUM;
159 v->v_type = V_NUM;
H A Dparser1.c105 case V_NUM:
153 t.v_type = V_NUM;
193 if (v->v_type != V_NUM)
H A Dparser4.c167 if (r.v_type == V_NUM)
179 r.v_type = V_NUM;
207 v->v_type = V_NUM;
219 l.v_type = V_NUM;
221 r.v_type = V_NUM;
H A Dparser2.c160 t.v_type != V_NUM) ||
228 case V_NUM:
H A Dlcmd2.c237 case V_NUM:
365 v->v_type = V_NUM;
383 if (a->v_type == V_NUM) {
H A Dvar.c100 v.v_type = V_NUM;

Completed in 106 milliseconds