Searched refs:To_dst (Results 1 – 1 of 1) sorted by relevance
1605 #define To_dst(c) do { \ in decode_keys() macro1636 To_dst(ISMETA(*s) ? Meta(*t++) : *t++); in decode_keys()1642 To_dst(Meta(*s++)); in decode_keys()1644 To_dst(*s++); in decode_keys()1648 To_dst('\0'); in decode_keys()1652 #undef To_dst in decode_keys()