Searched refs:numlabels (Results 1 – 5 of 5) sorted by relevance
55 static int numlabels(int);119 row = numlabels(row + 1); in labeliostat()125 numlabels(int row) in numlabels() function
227 unsigned int numlabels; in dns_compress_findglobal() local247 numlabels = labels > 3U ? 3U : labels; in dns_compress_findglobal()250 for (n = 0; n < numlabels - 1; n++) { in dns_compress_findglobal()
227 unsigned int numlabels; dns_compress_findglobal() local
838 StringLiteral **clobbers, unsigned numlabels, in GCCAsmStmt() argument842 RParenLoc(rparenloc), AsmStr(asmstr), NumLabels(numlabels) { in GCCAsmStmt()
2990 StringLiteral **clobbers, unsigned numlabels,