Home | History | Annotate | Download | only in client

Lines Matching defs:stackbuf

239 	byte	stackbuf[1024];		// avoid dirtying the cache heap
264 buf = (unsigned *)COM_LoadStackFile (mod->name, stackbuf, sizeof(stackbuf));