Home
last modified time | relevance | path

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

/freebsd/sys/dev/nmdm/
H A Dnmdm.c91 #define QS 8 /* Quota shift */ macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1646 Qualifiers QS = T.getQualifiers(); in computeCopyInfoForBlockCapture() local