NetBSD/usr.bin/xlint/common
rillig 6171ad7d6b lint: rename members and access macros of the basic types
Having the measurement unit in the variable name prevents accidental
confusion between bits and bytes, especially since usually the word
'size' means the size in bytes, while 'width' means the size in bits, at
least for integer types.

No functional change.
2021-02-28 18:51:51 +00:00
..
emit.c lint: replace 0 and 1 with false and true, where appropriate 2021-01-16 02:40:02 +00:00
externs.h lint: replace 0 and 1 with false and true, where appropriate 2021-01-16 02:40:02 +00:00
ilp32.h lint: make target platform independent of host platform 2021-01-09 14:10:12 +00:00
inittyp.c lint: rename members and access macros of the basic types 2021-02-28 18:51:51 +00:00
lint.h lint: rename members and access macros of the basic types 2021-02-28 18:51:51 +00:00
lp64.h lint: make target platform independent of host platform 2021-01-09 14:10:12 +00:00
mem.c lint: remove redundant parentheses around return value 2020-12-29 11:35:11 +00:00
param.h lint: remove unused macro STRBLEN 2020-12-30 11:43:13 +00:00
schar.h
tyname.c lint: extract type_name_of_array from type_name 2021-02-28 02:37:04 +00:00
uchar.h