Home
last modified time | relevance | path

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

/third_party/gettext/gettext-runtime/intl/
Dlocalename.c2665 struct struniq_hash_node struct
2667 struct struniq_hash_node * volatile next; argument
2672 static struct struniq_hash_node * volatile struniq_hash_table[STRUNIQ_HASH_TABLE_SIZE] argument
2687 struct struniq_hash_node *new_node; in gl_lock_define_initialized()
2688 struct struniq_hash_node *p; in gl_lock_define_initialized()
2694 (struct struniq_hash_node *) in gl_lock_define_initialized()
2695 malloc (FLEXSIZEOF (struct struniq_hash_node, contents, size)); in gl_lock_define_initialized()