Searched refs:splay (Results 1 – 10 of 10) sorted by relevance
6 void splay( ) in splay() function15 return n.splay(); in f()
5 splay19 splay unit tests
39 inet_ntop.c parsedate.c select.c tftp.c splay.c strdup.c socks.c \59 easyif.h multiif.h parsedate.h tftp.h sockaddr.h splay.h strdup.h \
621 $(DIROBJ)\splay.obj \
33 select.c vtls/gtls.c vtls/vtls.c tftp.c splay.c strdup.c socks.c \
49 splay tree by adding and removing data nodes, thus exercising the
1265 "src/splay-tree.h",1266 "src/splay-tree-inl.h",
1036 '../../src/splay-tree.h',1037 '../../src/splay-tree-inl.h',
832 an "expire time" (if any). The structs are then "splay sorted" so that we
82 lib/http_negociate.c and a potential NULL dereferencing in lib/splay.c3494 use of microsecond resolution keys for internal splay trees.6210 we did wrong and patched it: When nodes were removed from the splay tree,6211 and we didn't properly remove it from the splay tree when an easy handle was6213 splay tree pointing to (bad) memory.