Searched defs:XMALLOC (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dxalloc.h76 #define XMALLOC(T) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dxalloc.h76 #define XMALLOC(T) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dxalloc.h76 #define XMALLOC(T) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dxalloc.h76 #define XMALLOC(T) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dxalloc.h87 # define XMALLOC(t) ((t *) xmalloc (sizeof (t))) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dxalloc.h87 # define XMALLOC(t) ((t *) xmalloc (sizeof (t))) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dmemory.h189 #define XMALLOC(mtype, size) \ macro
200 #define XMALLOC(mtype, size) zmalloc ((mtype), (size)) macro

Completed in 215 milliseconds