HomeSort by relevance Sort by last modified time
    Searched full:black2gray (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
lgc.c 63 #define black2gray(x) resetbit(gch(x)->marked, BLACKBIT) macro
158 black2gray(o); /* make object gray (again) */
179 black2gray(obj2gco(p)); /* make prototype gray (again) */
442 black2gray(obj2gco(h)); /* keep table gray */
543 black2gray(o);
    [all...]

Completed in 251 milliseconds