Searched refs:count_stmts (Results 1 – 1 of 1) sorted by relevance
156 static int count_stmts(struct block *);2019 static int count_stmts(p) in count_stmts() function2027 n = count_stmts(JT(p)) + count_stmts(JF(p));2334 n = *lenp = count_stmts(root);