Lines Matching defs:swap
215 * DON't swap 320B,320F,3210: they are already swapped in swap_para()
557 const char *swap ;
637 swap = NULL;
681 swap = "IIIIIIIIIIII" ;
685 swap = "I" ;
687 swap = "II" ;
690 swap = "IIIIIIIIIIIIIIIIIIIIIIII" ;
889 if (!swap)
890 swap = pt->p_swap ; /* pointer to swap string */
895 while ((c = *swap++)) {
1080 const char *swap ;
1166 swap = pt->p_swap ; /* pointer to swap string */
1168 while (swap && (c = *swap++)) {