Searched refs:decls (Results 1 – 2 of 2) sorted by relevance
127 struct text decls; /* declarations */ variable321 addchar('\n', &decls); in dodecl()326 addstr(line, &decls); in dodecl()331 addchar('\n', &decls); in dodecl()345 addstr("extern", &decls); in dodecl()346 addstr(line1 + 6, &decls); in dodecl()348 addstr(q, &decls); in dodecl()373 writetext(&decls, fp); in output()
199 -Wredundant-decls
Completed in 4 milliseconds