Home
last modified time | relevance | path

Searched defs:isdead (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
Dlgc.h112 #define isdead(g,v) isdeadm(otherwhite(g), (v)->gch.marked) macro
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp919 ContextLocation(const PathDiagnosticLocation &L, bool isdead = false) in ContextLocation()