Searched refs:numlabels (Results 1 – 10 of 10) sorted by relevance
84 static int numlabels(int);174 row = numlabels(row + 1); in labeliostat()180 numlabels(int row) in numlabels() function
50 #define NumLabels InfoOf(SP_PARM).numlabels
54 #define NumLabels InfoOf(SP_PARM).numlabels
55 #define NumLabels InfoOf(SP_PARM).numlabels
64 #define NumLabels InfoOf(sp).numlabels
853 StringLiteral **clobbers, unsigned numlabels, in GCCAsmStmt() argument857 RParenLoc(rparenloc), AsmStr(asmstr), NumLabels(numlabels) { in GCCAsmStmt()
853 TCB->info.numlabels = 0; in wcon_init()
754 TCB->info.numlabels = VALID_NUMERIC(num_labels) ? num_labels : 0; in drv_init()
2437 int numlabels; member
3281 StringLiteral **clobbers, unsigned numlabels,