Lines Matching defs:swap
211 * DON't swap 320B,320F,3210: they are already swapped in swap_para()
553 const char *swap ;
633 swap = NULL;
677 swap = "IIIIIIIIIIII" ;
681 swap = "I" ;
683 swap = "II" ;
686 swap = "IIIIIIIIIIIIIIIIIIIIIIII" ;
885 if (!swap)
886 swap = pt->p_swap ; /* pointer to swap string */
891 while ((c = *swap++)) {
1076 const char *swap ;
1162 swap = pt->p_swap ; /* pointer to swap string */
1164 while (swap && (c = *swap++)) {