Home
last modified time | relevance | path

Searched defs:cw (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/contrib/nvi/common/
H A Dconv.c50 raw2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in raw2int()
101 default_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, in default_char2int()
155 fe_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in fe_char2int()
163 ie_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in ie_char2int()
171 cs_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in cs_char2int()
178 int2raw(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, size_t *tolen, in int2raw()
197 default_int2char(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, in default_int2char()
219 #define CONVERT2(_buffer, lenp, cw, offset) \ in default_int2char() argument
240 #define CONVERT2(_buffer, lenp, cw, offset) in default_int2char() argument
292 fe_int2char(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, in fe_int2char()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dcombined.c127 combined_walk_append(combined_walk_data_t *cwd, combined_walk_t *cw) in combined_walk_append()
140 combined_walk_t *cw = cwd->cwd_current_walk; in combined_walk_remove_current() local
159 combined_walk_t *cw; in combined_walk_add() local
177 combined_walk_t *cw = cwd->cwd_current_walk; in combined_walk_step() local
221 combined_walk_t *cw; in combined_walk_fini() local
/freebsd/sys/crypto/via/
H A Dpadlock_cipher.c81 padlock_cbc(void *in, void *out, size_t count, void *key, union padlock_cw *cw, in padlock_cbc()
99 union padlock_cw *cw; in padlock_cipher_key_setup() local
121 union padlock_cw *cw; in padlock_cipher_setup() local
184 union padlock_cw *cw; in padlock_cipher_process() local
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dlibm_inlines.h80 uint16_t cw; in __swapRP() local
102 uint16_t cw; in __swap87RD() local
/illumos-gate/usr/src/lib/libc/amd64/fp/
H A Dfpgetmask.c40 struct _cw87 cw; in fpgetmask() local
H A Dfpgetround.c40 struct _cw87 cw; in fpgetround() local
H A D_xtoull.S30 .set cw,0 define
H A D_xtoll.S30 .set cw,0 define
H A Dfpsetmask.c42 struct _cw87 cw; in fpsetmask() local
H A Dfpsetround.c42 struct _cw87 cw; in fpsetround() local
/illumos-gate/usr/src/lib/libc/i386/fp/
H A Dfpgetmask.c40 struct _cw87 cw; in fpgetmask() local
H A Dfpgetround.c40 struct _cw87 cw; in fpgetround() local
H A Dieee.c37 int cw; in __get_ieee_flags() local
H A Dfpsetmask.c43 struct _cw87 cw; in fpsetmask() local
H A Dfpsetround.c43 struct _cw87 cw; in fpsetround() local
H A D_xtoll.S30 .set cw,0 define
H A D_xtoull.S30 .set cw,0 define
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c1497 cs_window_t *cw; in cs_init_cis_window() local
4617 cs_window_t *cw; in cs_request_window() local
4774 cs_window_t *cw; in cs_release_window() local
4837 cs_window_t *cw; in cs_modify_window() local
5024 cs_window_t *cw; in cs_map_mem_page() local
5133 cs_window_t *cw; in cs_find_window() local
5184 cs_window_t *cw; in cs_find_mem_window() local
5545 cs_window_t *cw; local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfp_mode.c19 unsigned short cw; in __fe_getround() local
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dlibm_inlines.h97 uint16_t cw; in __swapRP() local
119 uint16_t cw; in __swap87RD() local
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dproc_x86util.c47 fpcw2str(uint32_t cw, char *buf, size_t nbytes) in fpcw2str()
171 fpsw2str(uint32_t cw, char *buf, size_t nbytes) in fpsw2str()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c77 struct cond_wait *cw = arg; in wake_all_timeout() local
87 struct cond_wait *cw = arg; in wake_one_timeout() local
101 struct cond_wait cw; in basic_thread() local
/freebsd/contrib/libevent/test/
H A Dregress_thread.c77 struct cond_wait *cw = arg; in wake_all_timeout() local
87 struct cond_wait *cw = arg; in wake_one_timeout() local
101 struct cond_wait cw; in basic_thread() local
/freebsd/sys/netinet/cc/
H A Dcc.c512 u_int cw = CCV(ccv, snd_cwnd); in newreno_cc_cwnd_in_cong_avoid() local
552 u_int cw = CCV(ccv, snd_cwnd); in newreno_cc_cwnd_in_slow_start() local
/illumos-gate/usr/src/uts/common/inet/cc/
H A Dcc_newreno.c113 uint_t cw = CCV(ccv, tcp_cwnd); in newreno_ack_received() local

123