Searched defs:GCSTEPSIZE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/lua/ | ||
| H A D | lgc.h | 33 #define GCSTEPSIZE (cast_int(100 * sizeof(TString))) macro |
| /f-stack/app/redis-5.0.5/deps/lua/src/ | ||
| H A D | lgc.c | 26 #define GCSTEPSIZE 1024u macro |