Searched defs:NumLabels (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_slkrefr.c | 50 #define NumLabels InfoOf(SP_PARM).numlabels macro
|
| H A D | lib_slk.c | 54 #define NumLabels InfoOf(SP_PARM).numlabels macro
|
| H A D | lib_newterm.c | 55 #define NumLabels InfoOf(SP_PARM).numlabels macro
|
| H A D | lib_set_term.c | 64 #define NumLabels InfoOf(sp).numlabels macro
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | InlineAsm.cpp | 285 unsigned NumIndirect = 0, NumLabels = 0; in verify() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmtAsm.cpp | 208 Expr **Clobbers, int NumClobbers, unsigned NumLabels, in getClobberConflictLocation() 274 unsigned NumLabels, in ActOnGCCAsmStmt()
|
| H A D | TreeTransform.h | 1517 unsigned NumLabels, in RebuildGCCAsmStmt()
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseStmtAsm.cpp | 783 unsigned NumLabels = 0; in ParseAsmStatement() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Stmt.cpp | 575 Stmt **Exprs, unsigned NumOutputs, unsigned NumInputs, unsigned NumLabels, in setOutputsAndInputsAndClobbers()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderStmt.cpp | 384 unsigned NumLabels = S->getNumLabels(); in VisitGCCAsmStmt() local
|