Lines Matching full:elif
55 elif 's' in typespec or 'h' in typespec:
57 elif 'i' in typespec or 'f' in typespec:
59 elif 'l' in typespec or 'd' in typespec:
61 elif 'k' in typespec:
96 elif inconsistent_width:
104 elif c == 'y':
108 elif c == 'o':
112 elif c == 'I':
116 elif c == 'L':
120 elif c == 'U':
124 elif c == 'O':
128 elif c == 'f':
132 elif c == 'F':
136 elif c == 'H':
140 elif c == '0':
144 elif c == '1':