Home | History | Annotate | Download | only in template

Lines Matching full:arg1

194 		print (.F1 arg1) (.F2 arg2)
351 Returns the boolean truth of arg1 == arg2
353 Returns the boolean truth of arg1 != arg2
355 Returns the boolean truth of arg1 < arg2
357 Returns the boolean truth of arg1 <= arg2
359 Returns the boolean truth of arg1 > arg2
361 Returns the boolean truth of arg1 >= arg2
367 arg1==arg2 || arg1==arg3 || arg1==arg4 ...