HomeSort by relevance Sort by last modified time
    Searched defs:DLL_insert (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/examples/
mhd2spdy_structures.h 198 #define DLL_insert(head,tail,element) do { \
  /external/libmicrohttpd/src/microspdy/
structures.h 1059 #define DLL_insert(head,tail,element) do { \
  /external/libmicrohttpd/src/microhttpd/
internal.h 1287 #define DLL_insert(head,tail,element) do { \
    [all...]

Completed in 4385 milliseconds