Searched refs:GCSTPUSR (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/mit/lua/dist/src/ | ||
| D | lgc.h | 157 #define GCSTPUSR 1 /* bit true when GC stopped by user */ macro |
| D | lapi.c | 1153 g->gcstp = GCSTPUSR; /* stopped by the user */ in lua_gc() |