Searched refs:_size (Results 1 - 25 of 31) sorted by relevance

12

/osnet-11/usr/src/lib/libxcurses2/src/libc/wide/
H A Dwio_get.c76 if (wio->_next < wio->_size) {
81 wio->_size = 0;
89 wio->_size = mbtowc(&wc, (char *)wio->_mb, wio->_next + 1);
93 if (0 <= wio->_size) {
95 wio->_size = wio->_next;
108 wio->_size = wio->_next;
111 return (0 < wio->_size ? (wint_t) wio->_mb[wio->_next++] : WEOF);
H A Dwio_put.c92 wio->_size = mb_len;
/osnet-11/usr/src/lib/libxcurses/src/libc/wide/
H A Dwio_get.c121 if (wio->_next < wio->_size)
125 wio->_size = 0;
134 wio->_size = mbrtowc(
140 if (0 <= wio->_size) {
156 wio->_size = wio->_next;
169 wio->_size = wio->_next;
172 return 0 < wio->_size ? (wint_t) wio->_mb[wio->_next++] : WEOF;
H A Dwio_put.c90 wio->_size = mb_len;
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dsfio_s.h44 ssize_t _size; /* buffer size */ member in struct:_sfio_s
H A Dsfio.h422 (((p) < 0 || (p) > (f)->_size) ? (char*)0 : \
426 (((f)->_next < (f)->_data || (f)->_next > (f)->_data+(f)->_size) ? \
429 ( ((p) > 0 || (f)->_size+(p) < 0) ? (char*)0 : \
430 (char*)((f)->_next = (f)->_data+(f)->_size+(p)) ) \
434 #define sfstrsize(f) ((f)->_size)
436 #define sfstrpend(f) ((f)->_size - sfstrtell())
445 ((f)->_next+(n) <= (f)->_data+(f)->_size ? (char*)(f)->_next : (char*)0) \
/osnet-11/usr/src/lib/libast/common/include/
H A Dsfio_s.h44 ssize_t _size; /* buffer size */ member in struct:_sfio_s
H A Dsfio.h422 (((p) < 0 || (p) > (f)->_size) ? (char*)0 : \
426 (((f)->_next < (f)->_data || (f)->_next > (f)->_data+(f)->_size) ? \
429 ( ((p) > 0 || (f)->_size+(p) < 0) ? (char*)0 : \
430 (char*)((f)->_next = (f)->_data+(f)->_size+(p)) ) \
434 #define sfstrsize(f) ((f)->_size)
436 #define sfstrpend(f) ((f)->_size - sfstrtell())
445 ((f)->_next+(n) <= (f)->_data+(f)->_size ? (char*)(f)->_next : (char*)0) \
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dsfio_s.h44 ssize_t _size; /* buffer size */ member in struct:_sfio_s
H A Dsfio.h422 (((p) < 0 || (p) > (f)->_size) ? (char*)0 : \
426 (((f)->_next < (f)->_data || (f)->_next > (f)->_data+(f)->_size) ? \
429 ( ((p) > 0 || (f)->_size+(p) < 0) ? (char*)0 : \
430 (char*)((f)->_next = (f)->_data+(f)->_size+(p)) ) \
434 #define sfstrsize(f) ((f)->_size)
436 #define sfstrpend(f) ((f)->_size - sfstrtell())
445 ((f)->_next+(n) <= (f)->_data+(f)->_size ? (char*)(f)->_next : (char*)0) \
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dsfio_s.h44 ssize_t _size; /* buffer size */ member in struct:_sfio_s
H A Dsfio.h422 (((p) < 0 || (p) > (f)->_size) ? (char*)0 : \
426 (((f)->_next < (f)->_data || (f)->_next > (f)->_data+(f)->_size) ? \
429 ( ((p) > 0 || (f)->_size+(p) < 0) ? (char*)0 : \
430 (char*)((f)->_next = (f)->_data+(f)->_size+(p)) ) \
434 #define sfstrsize(f) ((f)->_size)
436 #define sfstrpend(f) ((f)->_size - sfstrtell())
445 ((f)->_next+(n) <= (f)->_data+(f)->_size ? (char*)(f)->_next : (char*)0) \
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio_s.h44 ssize_t _size; /* buffer size */ member in struct:_sfio_s
H A Dsfio.h422 (((p) < 0 || (p) > (f)->_size) ? (char*)0 : \
426 (((f)->_next < (f)->_data || (f)->_next > (f)->_data+(f)->_size) ? \
429 ( ((p) > 0 || (f)->_size+(p) < 0) ? (char*)0 : \
430 (char*)((f)->_next = (f)->_data+(f)->_size+(p)) ) \
434 #define sfstrsize(f) ((f)->_size)
436 #define sfstrpend(f) ((f)->_size - sfstrtell())
445 ((f)->_next+(n) <= (f)->_data+(f)->_size ? (char*)(f)->_next : (char*)0) \
/osnet-11/usr/src/lib/libxcurses/h/
H A Dm_wio.h57 int _size; member in struct:__anon2732
/osnet-11/usr/src/lib/libxcurses2/h/
H A Dm_wio.h57 int _size; member in struct:__anon2746
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Drpool.h144 size_t _size,
153 size_t _size,
163 size_t _size));
167 size_t _size));
/osnet-11/usr/src/lib/libast/common/disc/
H A Dsfstrtmp.c58 f->_size = siz;
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwget_wch.c132 while (wio->_next < wio->_size)
133 PUSH(wio->_mb[--wio->_size]);
H A Dnewterm.c263 sp->_unget._size = __m_decode_init((t_decode **) &sp->_decode);
268 if (sp->_unget._size < MB_LEN_MAX)
269 sp->_unget._size = MB_LEN_MAX;
272 (size_t) sp->_unget._size, sizeof *sp->_unget._stack
H A Dwgetn_ws.c276 * number of bytes converted, when _next == _size.
278 * wget_wch() makes sure that _next == _size by
282 if (fld_mb && fld_maxlength < fld_bytes + wio->_size) {
295 fld_bytes += wio->_size;
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwget_wch.c143 while (wio->_next < wio->_size)
144 iqPush(wio->_mb[--wio->_size]);
H A Dnewterm.c259 sp->_unget._size = __m_decode_init((t_decode **) &sp->_decode);
265 if (sp->_unget._size < (M_TYPEAHEAD_SIZE + MB_LEN_MAX))
266 sp->_unget._size = M_TYPEAHEAD_SIZE + MB_LEN_MAX;
268 sp->_unget._stack = calloc((size_t) sp->_unget._size,
H A Dwgetch.c89 if (__m_screen->_unget._count >= __m_screen->_unget._size)
99 if (++(__m_screen->_unget._count) >= __m_screen->_unget._size)
100 __m_screen->_unget._count = __m_screen->_unget._size - 1;
H A Dwgetn_ws.c301 * number of bytes converted, when _next == _size.
303 * wget_wch() makes sure that _next == _size by
307 if (fld_mb && fld_maxlength < fld_bytes + wio->_size) {
320 fld_bytes += wio->_size;

Completed in 108 milliseconds

12