Home
last modified time | relevance | path

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

/external/libnl/include/
Dnetlink-local.h73 #define NL_DBG(LVL,FMT,ARG...) \ argument
/external/libvncserver/x11vnc/
Dkeyboard.c891 #define LVL 8 macro
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1425 LoopVectorizationLegality LVL(L, SE, DT, TLI, AA, F, TTI, LAA); in processLoop() local