Home
last modified time | relevance | path

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

/device/google/crosshatch/json-c/
Dlinkhash.h212 extern struct lh_table* lh_kptr_table_new(int size, const char *name,
Dlinkhash.c454 struct lh_table* lh_kptr_table_new(int size, const char *name, in lh_kptr_table_new() function
Djson_object.c72 json_object_table = lh_kptr_table_new(128, "json_object_table", NULL); in json_object_init()
/device/google/coral/json-c/
Dlinkhash.h212 extern struct lh_table* lh_kptr_table_new(int size, const char *name,
Dlinkhash.c454 struct lh_table* lh_kptr_table_new(int size, const char *name, in lh_kptr_table_new() function
Djson_object.c72 json_object_table = lh_kptr_table_new(128, "json_object_table", NULL); in json_object_init()
/device/google/bonito/json-c/
Dlinkhash.h212 extern struct lh_table* lh_kptr_table_new(int size, const char *name,
Dlinkhash.c454 struct lh_table* lh_kptr_table_new(int size, const char *name, in lh_kptr_table_new() function
Djson_object.c72 json_object_table = lh_kptr_table_new(128, "json_object_table", NULL); in json_object_init()