Lines Matching defs:judy

206 Judy *judy;  in judy_open()  local
242 void judy_close (Judy *judy) in judy_close()
252 void *judy_alloc (Judy *judy, unsigned int type) in judy_alloc()
339 void *judy_data (Judy *judy, unsigned int amt) in judy_data()
381 void *judy_clone (Judy *judy) in judy_clone()
393 void judy_free (Judy *judy, void *block, int type) in judy_free()
410 unsigned int judy_key (Judy *judy, unsigned char *buff, unsigned int max) in judy_key()
508 JudySlot *judy_slot (Judy *judy, unsigned char *buff, unsigned int max) in judy_slot()
650 JudySlot *judy_promote (Judy *judy, JudySlot *next, int idx, judyvalue value, int keysize) in judy_promote()
711 void judy_radix (Judy *judy, JudySlot *radix, unsigned char *old, int start, int slot, int keysize,… in judy_radix()
764 void judy_splitnode (Judy *judy, JudySlot *next, unsigned int size, unsigned int keysize, unsigned … in judy_splitnode()
804 JudySlot *judy_first (Judy *judy, JudySlot next, unsigned int off, unsigned int depth) in judy_first()
888 JudySlot *judy_last (Judy *judy, JudySlot next, unsigned int off, unsigned int depth) in judy_last()
969 JudySlot *judy_end (Judy *judy) in judy_end()
975 JudySlot *judy_nxt (Judy *judy) in judy_nxt()
1058 JudySlot *judy_prv (Judy *judy) in judy_prv()
1138 JudySlot *judy_del (Judy *judy) in judy_del()
1228 JudySlot *judy_strt (Judy *judy, unsigned char *buff, unsigned int max) in judy_strt()
1246 void judy_splitspan (Judy *judy, JudySlot *next, unsigned char *base) in judy_splitspan()
1281 JudySlot *judy_cell (Judy *judy, unsigned char *buff, unsigned int max)
1641 void *judy; local
1751 void *judy; local
1860 void *judy; local