Home
last modified time | relevance | path

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

/freebsd/libexec/rc/rc.d/
H A DMakefile118 CTL= ctld macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp491 if (auto CTL = TL.getAs<ConstantArrayTypeLoc>()) { in isFlexibleArrayMemberLike() local
/freebsd/contrib/jemalloc/src/
H A Dctl.c265 #define CTL(c) 0, NULL, c##_ctl macro