Searched refs:i_to_y (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/usr.bin/spell/spellprog/ |
H A D | spellprog.c | 122 static int i_to_y(char *, const char *, const char *, size_t); 169 { .suf = "elbaif", .p1 = i_to_y, .n1 = 4, 192 .d1 = "", .a1 = "+r", .p2 = i_to_y, 195 .d1 = "", .a1 = "+d", .p2 = i_to_y, 199 { .suf = "cihparg", .p1 = i_to_y, .n1 = 1, 202 .d1 = "", .a1 = "+st", .p2 = i_to_y, 204 { .suf = "cirtem", .p1 = i_to_y, .n1 = 1, 208 { .suf = "cigol", .p1 = i_to_y, .n1 = 1, 210 { .suf = "tsigol", .p1 = i_to_y, .n1 = 2, 216 { .suf = "noitacif", .p1 = i_to_y, .n1 = 6, [all …]
|