Searched refs:Name (Results 1 – 5 of 5) sorted by relevance
/iconv/ |
A D | gconv_builtin.c | 42 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 45 .name = Name, \
|
A D | gconv_int.h | 274 # define __BUILTIN_TRANSFORM(Name) \ argument 275 extern int Name (struct __gconv_step *step, \
|
A D | gconv_conf.c | 65 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 72 .module_name = Name \ 84 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument
|
A D | iconvconfig.c | 217 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 234 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 236 { .from = From, .to = To, .module = Name, .cost = Cost },
|
A D | gconv_simple.c | 32 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument
|
Completed in 13 milliseconds