Searched defs:REALLOC (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.c139 #define REALLOC(p, t, n) ((p) = (t *) xrealloc((ptr_t) (p), (n) * sizeof (t))) macro
H A Dregex.c2007 # define REALLOC macro
2010 # define REALLOC macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c1678 # define REALLOC macro
1681 # define REALLOC macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c552 #define REALLOC(p,s) (parser->m_mem.realloc_fcn((p),(s))) macro
[all...]

Completed in 118 milliseconds