Searched defs:line_length (Results 1 - 5 of 5) sorted by relevance
| /src/usr.bin/indent/ | ||
| H A D | pr_comment.c | 93 int line_length = opt.max_line_length; local in function:analyze_comment 152 copy_comment_start(bool may_wrap, bool *delim, int line_length) argument 171 copy_comment_wrap_text(int line_length, ssize_t *last_blank) argument 248 copy_comment_wrap_finish(int line_length,bool delim) argument 277 copy_comment_wrap(int line_length,bool delim) argument 344 int line_length; local in function:process_comment [all...] |
| /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/ | ||
| H A D | fbif.h | 138 uint32_t line_length; /* the length of a row of pixels (in bytes) */ member in struct:xenfb_page |
| /src/lib/libedit/ | ||
| H A D | chared.c | 638 size_t line_length, len; local in function:el_deletestr1 |
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ | ||
| H A D | via_drm.h | 266 __u32 line_length; member in struct:drm_via_dmablit |
| /src/sys/dev/pci/bktr/ | ||
| H A D | bktr_reg.h | 558 int line_length; member in struct:bktr_softc |
Completed in 50 milliseconds