Home
last modified time | relevance | path

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

/external/clearsilver/util/
Dskiplist.h45 NEOERR *skipNewList(skipList *skip, int threaded, int root, int maxLevel,
Ddict.c578 err = skipNewList(&(dict->list), threaded, root, maxLevel, in dictCreate()
Dskiplist.c358 NEOERR *skipNewList(skipList *skip, int threaded, int root, int maxLevel, in skipNewList() function
Dwdb.c198 err = skipNewList(&(my_wdb->ondisk), 0, 4, 2, 0, NULL, NULL); in wdb_alloc()