Searched refs:numlabels (Results 1 – 11 of 11) 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()
862 TCB->info.numlabels = 0; in wcon_init()
1259 TCB->info.numlabels = 0; in wcon_init()
742 TCB->info.numlabels = VALID_NUMERIC(num_labels) ? num_labels : 0; in drv_init()
2384 int numlabels; member
3281 StringLiteral **clobbers, unsigned numlabels,