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

  /external/chromium_org/third_party/skia/third_party/lua/src/
lobject.h 160 #define clvalue(o) check_exp(ttisclosure(o), &val_(o).gc->cl) macro
ldebug.c 284 cl = ttisclosure(func) ? clvalue(func) : NULL;

Completed in 237 milliseconds