Home
last modified time | relevance | path

Searched defs:stackbuf (Results 1 – 10 of 10) sorted by relevance

/external/bison/lib/
Dstrerror_r.c186 char stackbuf[80]; in strerror_r() local
210 char stackbuf[STACKBUF_LEN]; in strerror_r() local
229 char stackbuf[STACKBUF_LEN]; in strerror_r() local
Dperror.c35 char stackbuf[STACKBUF_LEN]; in perror() local
/external/quake/quake/src/QW/server/
Dsv_init.c258 byte stackbuf[1024]; // avoid dirtying the cache heap in SV_CheckModel() local
Dmodel.c202 byte stackbuf[1024]; // avoid dirtying the cache heap in Mod_LoadModel() local
/external/quake/quake/src/QW/client/
Dsnd_mem.c105 byte stackbuf[1*1024]; // avoid dirtying the cache heap in S_LoadSound() local
Dmodel.c239 byte stackbuf[1024]; // avoid dirtying the cache heap in Mod_LoadModel() local
Dgl_model.c241 byte stackbuf[1024]; // avoid dirtying the cache heap in Mod_LoadModel() local
/external/quake/quake/src/WinQuake/
Dsnd_mem.cpp105 byte stackbuf[1*1024]; // avoid dirtying the cache heap in S_LoadSound() local
Dgl_model.cpp241 byte stackbuf[1024]; // avoid dirtying the cache heap in Mod_LoadModel() local
Dmodel.cpp259 byte stackbuf[1024]; // avoid dirtying the cache heap in Mod_LoadModel() local