Searched defs:LVL (Results 1 – 3 of 3) sorted by relevance
/external/libnl/include/netlink-private/ |
D | netlink.h | 86 #define NL_DBG(LVL,FMT,ARG...) \ argument 95 #define NL_DBG(LVL,FMT,ARG...) do { } while(0) argument
|
/external/nfacct/ |
D | nfacct.c | 67 #define NL_DBG(LVL,FMT,ARG...) do { } while(0) argument
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 6426 LoopVectorizationLegality LVL(L, PSE, DT, TLI, AA, F, TTI, GetLAA, LI, in processLoop() local
|