Home
last modified time | relevance | path

Searched refs:To_dst (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfomap.c1605 #define To_dst(c) do { \ in decode_keys() macro
1636 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()