Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dsun_msgfmt.h61 #define LINE_SIZE 1 macro
64 #define LINE_SIZE 512
H A Dmsgfmt.c1029 size_t tbufsize = LINE_SIZE; in _mbsntowcs()
1082 ttbufsize = tbufsize + LINE_SIZE; in _mbsntowcs()
1086 nc = LINE_SIZE; in _mbsntowcs()
/illumos-gate/usr/src/tools/protocmp/
H A Dprotocmp.h30 #define LINE_SIZE 256 macro
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.h66 #define LINE_SIZE(H) ((H)->line_size) macro