Home
last modified time | relevance | path

Searched defs:StrAllocCat (Results 1 – 6 of 6) sorted by relevance

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTString.h49 #define StrAllocCat(dest, src) HTSACat (&(dest), src) macro
/dports/net/echoping/echoping-ccf3c95d9249d3065db3853486f41c852d20101e/SRC/
H A DHTParse.h89 #define StrAllocCat(dest, src) HTSACat (&(dest), src) macro
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DLYLeaks.h175 #define StrAllocCat(dest, src) LYLeakSACat(&(dest), src, __FILE__, __LINE__) macro
H A DHTString.h71 #define StrAllocCat(dest, src) HTSACat (&(dest), src) macro
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DLYLeaks.h175 #define StrAllocCat(dest, src) LYLeakSACat(&(dest), src, __FILE__, __LINE__) macro
H A DHTString.h71 #define StrAllocCat(dest, src) HTSACat (&(dest), src) macro