Home
last modified time | relevance | path

Searched defs:LVL (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink-private/
Dnetlink.h86 #define NL_DBG(LVL,FMT,ARG...) \ argument
95 #define NL_DBG(LVL,FMT,ARG...) do { } while(0) argument
/external/nfacct/
Dnfacct.c67 #define NL_DBG(LVL,FMT,ARG...) do { } while(0) argument
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6426 LoopVectorizationLegality LVL(L, PSE, DT, TLI, AA, F, TTI, GetLAA, LI, in processLoop() local