Home
last modified time | relevance | path

Searched defs:NumLabels (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_slkrefr.c50 #define NumLabels InfoOf(SP_PARM).numlabels macro
H A Dlib_slk.c54 #define NumLabels InfoOf(SP_PARM).numlabels macro
H A Dlib_newterm.c55 #define NumLabels InfoOf(SP_PARM).numlabels macro
H A Dlib_set_term.c64 #define NumLabels InfoOf(sp).numlabels macro
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInlineAsm.cpp284 unsigned NumIndirect = 0, NumLabels = 0; in verify() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp215 unsigned NumLabels, in getClobberConflictLocation()
248 unsigned NumLabels, in ActOnGCCAsmStmt()
H A DTreeTransform.h1523 unsigned NumLabels, in RebuildGCCAsmStmt()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp833 unsigned NumLabels = 0; in ParseAsmStatement() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp548 unsigned NumLabels, in setOutputsAndInputsAndClobbers()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp388 unsigned NumLabels = S->getNumLabels(); in VisitGCCAsmStmt() local