Home
last modified time | relevance | path

Searched defs:LIST_NEXT (Results 1 – 25 of 251) sorted by relevance

1234567891011

/dports/lang/ocaml/ocaml-4.05.0/otherlibs/win32unix/
H A Dwinlist.h47 #define LIST_NEXT(T, e) ((T)(list_next((LPLIST)(e)))) macro
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/win32unix/
H A Dwinlist.h47 #define LIST_NEXT(T, e) ((T)(list_next((LPLIST)(e)))) macro
/dports/net/unix2tcp/unix2tcp-0.8.2/
H A Dlist.h37 #define LIST_NEXT(p) ((p)->next) macro
/dports/net/nylon/nylon-1.21/
H A Dacconfig.h40 #define LIST_NEXT(elm, field) ((elm)->field.le_next) macro
/dports/net/nylon/nylon-1.21/include/
H A Dconfig.h.in41 #define LIST_NEXT(elm, field) ((elm)->field.le_next) macro
/dports/games/wizznic/Wizznic-1.1/src/list/
H A Dlist.h86 #define LIST_NEXT 0 macro
/dports/sysutils/fusefs-s3backer/s3backer-1.5.4/
H A Ds3backer.h48 #define LIST_NEXT(item, field) ((item)->field.le_next) macro
/dports/net/libarms/libarms-5.01/xml/
H A Daxp_internal.h39 #define LIST_NEXT(elm, field) ((elm)->field.le_next) macro
/dports/net/haproxy20/haproxy-2.0.26/contrib/spoa_example/include/
H A Dmini-clist.h57 #define LIST_NEXT(lh, pt, el) (LIST_ELEM((lh)->n, pt, el)) macro
/dports/net/haproxy21/haproxy-2.1.12/contrib/spoa_example/include/
H A Dmini-clist.h57 #define LIST_NEXT(lh, pt, el) (LIST_ELEM((lh)->n, pt, el)) macro
/dports/net/haproxy22/haproxy-2.2.19/contrib/spoa_example/include/
H A Dmini-clist.h57 #define LIST_NEXT(lh, pt, el) (LIST_ELEM((lh)->n, pt, el)) macro
/dports/net/haproxy18/haproxy-1.8.30/contrib/spoa_example/include/
H A Dmini-clist.h57 #define LIST_NEXT(lh, pt, el) (LIST_ELEM((lh)->n, pt, el)) macro
/dports/net/haproxy19/haproxy-1.9.16/contrib/spoa_example/include/
H A Dmini-clist.h57 #define LIST_NEXT(lh, pt, el) (LIST_ELEM((lh)->n, pt, el)) macro
/dports/net/haproxy23/haproxy-2.3.16/contrib/spoa_example/include/
H A Dmini-clist.h57 #define LIST_NEXT(lh, pt, el) (LIST_ELEM((lh)->n, pt, el)) macro
/dports/net/nuster/nuster-5.0.4.21/contrib/spoa_example/include/
H A Dmini-clist.h57 #define LIST_NEXT(lh, pt, el) (LIST_ELEM((lh)->n, pt, el)) macro
/dports/net/dhcp6/wide-dhcpv6-20080615.2/
H A Dcommon.h59 #define LIST_NEXT(elm, field) ((elm)->field.le_next) macro
/dports/net/dhcp6/wide-dhcpv6-20080615.2/missing/sys/
H A Dqueue.h130 #define LIST_NEXT(elm, field) ((elm)->field.le_next) macro
/dports/net-mgmt/darkstat/darkstat-3.0.719/
H A Dqueue.h125 #define LIST_NEXT(elm, field) ((elm)->field.le_next) macro
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/lib/libhts/
H A Dhtsq.h35 #define LIST_NEXT(elm, field) ((elm)->field.le_next) macro
/dports/net/haproxy17/haproxy-1.7.14/include/common/
H A Dmini-clist.h107 #define LIST_NEXT(lh, pt, el) (LIST_ELEM((lh)->n, pt, el)) macro
/dports/www/crawl/crawl-0.4/
H A Dacconfig.h133 #define LIST_NEXT(elm, field) ((elm)->field.le_next) macro
H A Dconfig.h.in286 #define LIST_NEXT(elm, field) ((elm)->field.le_next) macro
/dports/biology/clustal-omega/clustal-omega-1.2.4/src/clustal/
H A Dlist.h65 #define LIST_NEXT(prElement) ((prElement)->next) macro
/dports/audio/ncmpc/ncmpc-0.41/src/
H A DCommand.hxx37 LIST_NEXT, enumerator
/dports/net/haproxy18/haproxy-1.8.30/include/common/
H A Dmini-clist.h107 #define LIST_NEXT(lh, pt, el) (LIST_ELEM((lh)->n, pt, el)) macro

1234567891011