Searched refs:FUNCTION_NAME (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/glibc/iconv/
H A Dgconv_simple.c47 #define FUNCTION_NAME __gconv_transform_ascii_internal macro
80 #define FUNCTION_NAME __gconv_transform_internal_ascii macro
112 #define FUNCTION_NAME __gconv_transform_multibyte_wchar macro
156 #define FUNCTION_NAME __gconv_transform_wchar_multibyte macro
H A Dskeleton.c95 FUNCTION_NAME if not set the conversion function is named `gconv'.
381 #ifndef FUNCTION_NAME
382 # define FUNCTION_NAME gconv macro
390 extern int FUNCTION_NAME (struct __gconv_step *step,
397 FUNCTION_NAME (struct __gconv_step *step, struct __gconv_step_data *data, function
826 #undef FUNCTION_NAME macro

Completed in 32 milliseconds