Home | History | Annotate | Download | only in unit-tests

Lines Matching defs:NUMBERS

7 NUMBERS=	8 5 4 9 1 7 6 10 3 2	# in English alphabetical order
22 _:= ${NUMBERS:On
24 _:= ${NUMBERS:Onr
30 .if ${NUMBERS:Oxn}
39 .if ${NUMBERS:On_typo}
48 .if ${NUMBERS:Onr_typo}
57 .if ${NUMBERS:Orn_typo}
68 .if ${NUMBERS:Onn}
77 .if ${NUMBERS:Onrr}
86 .if ${NUMBERS:Orrn}