OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isold
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lgc.h
104
#define
isold
(x) testbit((x)->gch.marked, OLDBIT)
macro
/external/skia/third_party/lua/src/
lgc.h
104
#define
isold
(x) testbit((x)->gch.marked, OLDBIT)
macro
/external/syslinux/com32/lua/src/
lgc.h
104
#define
isold
(x) testbit((x)->gch.marked, OLDBIT)
macro
Completed in 763 milliseconds