Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dm68k-parse.c63 LPC = 262, enumerator
77 #define LPC 262 macro
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dm68k-parse.c10 # define LPC 261 macro
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp10506 if (auto *LPC = dyn_cast<OMPLastprivateClause>(C)) { in checkGenericLoopLastprivate() local