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

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

Completed in 116 milliseconds