| /freebsd/contrib/nvi/common/ |
| H A D | conv.c | 50 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 D | combined.c | 127 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 D | padlock_cipher.c | 81 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 D | libm_inlines.h | 80 uint16_t cw; in __swapRP() local 102 uint16_t cw; in __swap87RD() local
|
| /illumos-gate/usr/src/lib/libc/amd64/fp/ |
| H A D | fpgetmask.c | 40 struct _cw87 cw; in fpgetmask() local
|
| H A D | fpgetround.c | 40 struct _cw87 cw; in fpgetround() local
|
| H A D | _xtoull.S | 30 .set cw,0 define
|
| H A D | _xtoll.S | 30 .set cw,0 define
|
| H A D | fpsetmask.c | 42 struct _cw87 cw; in fpsetmask() local
|
| H A D | fpsetround.c | 42 struct _cw87 cw; in fpsetround() local
|
| /illumos-gate/usr/src/lib/libc/i386/fp/ |
| H A D | fpgetmask.c | 40 struct _cw87 cw; in fpgetmask() local
|
| H A D | fpgetround.c | 40 struct _cw87 cw; in fpgetround() local
|
| H A D | ieee.c | 37 int cw; in __get_ieee_flags() local
|
| H A D | fpsetmask.c | 43 struct _cw87 cw; in fpsetmask() local
|
| H A D | fpsetround.c | 43 struct _cw87 cw; in fpsetround() local
|
| H A D | _xtoll.S | 30 .set cw,0 define
|
| H A D | _xtoull.S | 30 .set cw,0 define
|
| /illumos-gate/usr/src/uts/common/pcmcia/cs/ |
| H A D | cs.c | 1497 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 D | fp_mode.c | 19 unsigned short cw; in __fe_getround() local
|
| /illumos-gate/usr/src/lib/libm/i386/src/ |
| H A D | libm_inlines.h | 97 uint16_t cw; in __swapRP() local 119 uint16_t cw; in __swap87RD() local
|
| /illumos-gate/usr/src/cmd/mdb/intel/mdb/ |
| H A D | proc_x86util.c | 47 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 D | regress_thread.c | 77 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 D | regress_thread.c | 77 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 D | cc.c | 512 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 D | cc_newreno.c | 113 uint_t cw = CCV(ccv, tcp_cwnd); in newreno_ack_received() local
|