| Home | Sort by: relevance | last modified time | path |
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ | |
| bufpool.h | 43 #define NBLOCKS 32 63 char *blocklist[NBLOCKS]; /* blocks of malloced memory */ |
| bufpool.cc | 63 for (int i = 0; i < NBLOCKS; i++) { |