Searched refs:new_style (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_001.c11 int new_style = 1; variable
H A Dmsg_367.c60 new_style(uint64_t u64) function
/netbsd-current/usr.bin/xlint/lint1/
H A Dcksnprintb.c47 bool new_style; member in struct:__anon45
107 unsigned lsb = (unsigned)(ck->new_style ? dir_lsb : dir_lsb - 1);
118 ck->new_style ? i : i + 1);
141 uint64_t end_marker = ck->new_style ? 0 : 32;
159 bool new_style = ck->new_style; local
167 bool has_bit = !new_style
169 if (has_bit && new_style && !quoted_next(fmt, it)) {
177 bool has_width = new_style
186 bool has_cmp = new_style
[all...]
/netbsd-current/common/lib/libutil/
H A Dsnprintb.c153 new_style(state *s) function
307 if ((old ? old_style(&s) : new_style(&s)) < 0) {

Completed in 86 milliseconds