Home
last modified time | relevance | path

Searched refs:ind0 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.bin/indent/
Dindent.c977 int ind0 = code.len > 0 ? ind_add(0, code.s, code.len) + 1 : 0; in process_type_outside_parentheses() local
978 ps.decl_ind = ind_add(ind0, token.s, token.len) + 1; in process_type_outside_parentheses()