Home
last modified time | relevance | path

Searched defs: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.c382 # define FUNCTION_NAME gconv macro
397 FUNCTION_NAME (struct __gconv_step *step, struct __gconv_step_data *data, in FUNCTION_NAME() function