Searched refs:gl_linkedhash_list_implementation (Results 1 – 2 of 2) sorted by relevance
28 extern const struct gl_list_implementation gl_linkedhash_list_implementation;29 #define GL_LINKEDHASH_LIST &gl_linkedhash_list_implementation
92 const struct gl_list_implementation gl_linkedhash_list_implementation = variable