Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/systat/
H A Diostat.c180 numlabels(int row) in numlabels() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp852 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 Dcurses.priv.h2384 int numlabels; member