Lines Matching full:variable
23 (list (variable (ident q)))
27 (list (variable (ident q)))
31 (variable (ident x))
32 (variable (ident y)))
35 (variable (ident z))
42 (variable (ident print))
43 (list (variable (ident q)))
46 (list (variable (ident w)))
49 (variable (ident z))))
54 (not (variable (ident x)))
55 (not (variable (ident y))))
56 (variable (ident z)))
59 (list (variable (ident m)))
63 (variable (ident z)))
64 (variable (ident x))
65 (variable (ident y))))
71 (variable (ident x))
72 (variable (ident y)))
74 (variable (ident y))
75 (variable (ident z))))
78 (list (variable (ident q)))
79 (option (variable (ident x)))
84 (return (variable (ident x)))))