Home
last modified time | relevance | path

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

/glibc-2.36/iconv/
Diconvconfig.c977 static void name_insert (const void *nodep, VISIT value, int level) in name_insert() function
1045 twalk (names, name_insert); in write_output()
/glibc-2.36/ChangeLog.old/
DChangeLog.1710511 (name_insert): New function.
10512 (write_output): Remove hash_table and hash_size vars and name_insert
DChangeLog.12758 * iconv/iconvconfig.c (name_insert): Make static to avoid warning.