Home
last modified time | relevance | path

Searched defs:GL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ck/include/
H A Dck_cohort.h50 #define CK_COHORT_INIT(N, C, GL, LL, P) ck_cohort_##N##_init(C, GL, LL, P) argument
56 #define CK_COHORT_PROTOTYPE(N, GL, GU, GI, LL, LU, LI) \ argument
125 #define CK_COHORT_TRYLOCK_PROTOTYPE(N, GL, GU, GI, GTL, LL, LU, LI, LTL) \ argument
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp142 QualType VisitGotoLabel(loc::GotoLabel GL) { in VisitGotoLabel()
/freebsd/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c101 #define GL(escape) ((escape)->left) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6150 if (SDNode *GL = N->getGluedNode()) { in lowerLaneOp() local
6204 SDNode *GL = N->getGluedNode(); in lowerLaneOp() local