Home
last modified time | relevance | path

Searched defs:staticbuf (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dsds.c503 char staticbuf[1024], *buf = staticbuf, *t; in sdscatvprintf() local
/f-stack/app/redis-5.0.5/src/
H A Dsds.c524 char staticbuf[1024], *buf = staticbuf, *t; in sdscatvprintf() local