Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/indent/ | |
opt_ci.c | 236 size_t last_word_len = com.len variable in typeref:typename:size_t |
/src/usr.bin/indent/ | |
pr_comment.c | 199 size_t last_word_len = com.len - (size_t)(*last_blank + 1); local in function:copy_comment_wrap_text 207 memmove(com.s + com.len, last_word, last_word_len); 208 com.len += last_word_len; |