Home
last modified time | relevance | path

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

/dports/devel/ctypes.sh/ctypes-sh-1.2/src/
H A Dtypes.c160 char *strmem; in decode_type_prefix() local
/dports/irc/quirc/quirc-0.9.84/
H A Dsupport.cc53 char *strmem(const char *orig, int increment) { in strmem() function
/dports/archivers/xmill/xmill/XMill/
H A DEnumCompress.cpp95 …::FindOrCreateEntry(char *str,int len,EnumCompressState *enumstate,char *isnew,MemStreamer *strmem) in FindOrCreateEntry()
/dports/cad/xcircuit/xcircuit-3.10.30/spiceparser/
H A Dscanner.h112 memory_t strmem; /* where we allocate our strings */ member
/dports/games/omega/omega/
H A Dutil.c665 int strmem(c,s) in strmem() function
/dports/devel/aws-c-http/aws-c-http-0.6.8/source/
H A Drequest_response.c109 uint8_t *strmem = aws_mem_acquire(headers->alloc, total_len); in aws_http_headers_add_header() local