Searched defs:numlabels (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/usr.bin/systat/ |
H A D | iostat.c | 180 numlabels(int row) in numlabels() function
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 852 GCCAsmStmt(const ASTContext & C,SourceLocation asmloc,bool issimple,bool isvolatile,unsigned numoutputs,unsigned numinputs,IdentifierInfo ** names,StringLiteral ** constraints,Expr ** exprs,StringLiteral * asmstr,unsigned numclobbers,StringLiteral ** clobbers,unsigned numlabels,SourceLocation rparenloc) GCCAsmStmt() argument
|
/freebsd-src/contrib/ncurses/ncurses/ |
H A D | curses.priv.h | 2384 int numlabels; member
|