OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:righttt
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/third_party/lua/src/
lobject.h
177
#define
righttt
(obj) (ttype(obj) == gcvalue(obj)->gch.tt)
macro
181
(
righttt
(obj) && !isdead(g,gcvalue(obj))))
lgc.c
72
lua_longassert(!iscollectable(obj) ||
righttt
(obj))
[
all
...]
Completed in 523 milliseconds