OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gco2p
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/third_party/lua/src/
lstate.h
210
#define
gco2p
(o) check_exp((o)->gch.tt == LUA_TPROTO, &((o)->p))
macro
lgc.c
287
gco2p
(o)->gclist = g->gray;
548
Proto *p =
gco2p
(o);
658
case LUA_TPROTO: luaF_freeproto(L,
gco2p
(o)); break;
[
all
...]
Completed in 3937 milliseconds