D | gconv_conf.c | 65 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 68 .from_string = From, \ 74 #define BUILTIN_ALIAS(From, To) argument 84 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 86 #define BUILTIN_ALIAS(From, To) From "\0" To "\0" argument
|