HomeSort by relevance Sort by last modified time
    Searched refs:gcstepmul (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
lstate.h 141 int gcstepmul; /* GC `granularity' */ member in struct:global_State
lstate.c 302 g->gcstepmul = LUAI_GCMUL;
lapi.c 1076 res = g->gcstepmul;
1077 g->gcstepmul = data;
lgc.c     [all...]

Completed in 85 milliseconds