/openbsd/lib/libm/arch/powerpc/ |
H A D | fenv.c | 21 union u { union 44 union u u; in feclearexcept() local 70 union u u; in fegetexceptflag() local 106 union u u; in fesetexceptflag() local 138 union u u; in fetestexcept() local 155 union u u; in fegetround() local 172 union u u; in fesetround() local 199 union u u; in fegetenv() local 219 union u u; in feholdexcept() local 248 union u u; in fesetenv() local [all …]
|
/openbsd/lib/libm/arch/powerpc64/ |
H A D | fenv.c | 21 union u { union 44 union u u; in feclearexcept() local 70 union u u; in fegetexceptflag() local 106 union u u; in fesetexceptflag() local 138 union u u; in fetestexcept() local 155 union u u; in fegetround() local 172 union u u; in fesetround() local 199 union u u; in fegetenv() local 219 union u u; in feholdexcept() local 248 union u u; in fesetenv() local [all …]
|
/openbsd/lib/libm/arch/hppa/ |
H A D | fenv.c | 21 union u { union 44 volatile union u u; in feclearexcept() local 70 volatile union u u; in fegetexceptflag() local 136 volatile union u u; in fesetexceptflag() local 163 volatile union u u; in fetestexcept() local 181 volatile union u u; in fegetround() local 199 volatile union u u; in fesetround() local 227 volatile union u u; in fegetenv() local 248 volatile union u u; in feholdexcept() local 278 volatile union u u; in fesetenv() local [all …]
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | store.c | 25 add_int (register int u, register int v) in add_int() 31 add_long (register long u, register long v) in add_long() 83 wack_int (register int u, register int v) in wack_int() 184 int i; register struct s_1 u = z_1; in wack_struct_1() local 193 int i; register struct s_2 u = z_2; in wack_struct_2() local 202 int i; register struct s_3 u = z_3; in wack_struct_3() local 211 int i; register struct s_4 u = z_4; in wack_struct_4() local 227 register struct f_1 u = f_1; in wack_field_1() local 234 register struct f_2 u = f_2; in wack_field_2() local 241 register struct f_3 u = f_3; in wack_field_3() local [all …]
|
/openbsd/lib/libcrypto/pem/ |
H A D | pem_all.c | 225 PEM_read_PKCS7(FILE *fp, PKCS7 **x, pem_password_cb *cb, void *u) in PEM_read_PKCS7() 241 PEM_read_bio_PKCS7(BIO *bp, PKCS7 **x, pem_password_cb *cb, void *u) in PEM_read_bio_PKCS7() 296 unsigned char *kstr, int klen, pem_password_cb *cb, void *u) in PEM_write_RSAPrivateKey() 316 void *u) in PEM_write_bio_RSAPrivateKey() 356 PEM_read_RSA_PUBKEY(FILE *fp, RSA **x, pem_password_cb *cb, void *u) in PEM_read_RSA_PUBKEY() 421 unsigned char *kstr, int klen, pem_password_cb *cb, void *u) in PEM_write_DSAPrivateKey() 441 void *u) in PEM_write_bio_DSAPrivateKey() 481 PEM_read_DSAparams(FILE *fp, DSA **x, pem_password_cb *cb, void *u) in PEM_read_DSAparams() 578 unsigned char *kstr, int klen, pem_password_cb *cb, void *u) in PEM_write_ECPrivateKey() 597 void *u) in PEM_write_bio_ECPrivateKey() [all …]
|
H A D | pem_pk8.c | 83 int klen, pem_password_cb *cb, void *u) in PEM_write_bio_PKCS8PrivateKey_nid() 91 char *kstr, int klen, pem_password_cb *cb, void *u) in PEM_write_bio_PKCS8PrivateKey() 99 char *kstr, int klen, pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_bio() 107 char *kstr, int klen, pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_nid_bio() 115 char *kstr, int klen, pem_password_cb *cb, void *u) in do_pk8pkey() 200 char *kstr, int klen, pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_fp() 208 int klen, pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_nid_fp() 216 int klen, pem_password_cb *cb, void *u) in PEM_write_PKCS8PrivateKey_nid() 224 char *kstr, int klen, pem_password_cb *cb, void *u) in PEM_write_PKCS8PrivateKey() 232 char *kstr, int klen, pem_password_cb *cb, void *u) in do_pk8pkey_fp() [all …]
|
H A D | pem_pkey.c | 78 PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) in PEM_read_bio_PrivateKey() 150 unsigned char *kstr, int klen, pem_password_cb *cb, void *u) in PEM_write_bio_PrivateKey() 164 void *u) in PEM_write_bio_PrivateKey_traditional() 232 PEM_read_PrivateKey(FILE *fp, EVP_PKEY **x, pem_password_cb *cb, void *u) in PEM_read_PrivateKey() 250 unsigned char *kstr, int klen, pem_password_cb *cb, void *u) in PEM_write_PrivateKey()
|
/openbsd/usr.sbin/pppd/ |
H A D | upap.c | 103 upap_state *u = &upap[unit]; in upap_init() local 127 upap_state *u = &upap[unit]; in upap_authwithpeer() local 155 upap_state *u = &upap[unit]; in upap_authpeer() local 176 upap_state *u = (upap_state *) arg; in upap_timeout() local 199 upap_state *u = (upap_state *) arg; in upap_reqtimeout() local 217 upap_state *u = &upap[unit]; in upap_lowerup() local 243 upap_state *u = &upap[unit]; in upap_lowerdown() local 263 upap_state *u = &upap[unit]; in upap_protrej() local 283 upap_state *u = &upap[unit]; in upap_input() local 336 upap_rauthreq(upap_state *u, u_char *inp, int id, int len) in upap_rauthreq() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | bld.h | 452 u; member 466 ffebldConstantUnion u; member 849 #define ffebld_cu_ptr_real1(u) &(u).real1 argument 899 #define ffebld_cu_val_real1(u) (u).real1 argument 900 #define ffebld_cu_val_real2(u) (u).real2 argument 901 #define ffebld_cu_val_real3(u) (u).real3 argument 902 #define ffebld_cu_val_real4(u) (u).real4 argument 903 #define ffebld_cu_val_real5(u) (u).real5 argument 904 #define ffebld_cu_val_real6(u) (u).real6 argument 905 #define ffebld_cu_val_real7(u) (u).real7 argument [all …]
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | ppc64-fp.c | 96 __floatditf (DItype u) in __floatditf() 108 __floatunditf (UDItype u) in __floatunditf() 120 __floatdidf (DItype u) in __floatdidf() 132 __floatundidf (UDItype u) in __floatundidf() 144 __floatdisf (DItype u) in __floatdisf() 169 __floatundisf (UDItype u) in __floatundisf()
|
/openbsd/sbin/isakmpd/ |
H A D | udp.c | 204 struct udp_transport *u = (struct udp_transport *)ut; in udp_clone() local 269 struct udp_transport *u; in udp_create() local 359 struct udp_transport *u = (struct udp_transport *)t; in udp_remove() local 381 struct udp_transport *u = (struct udp_transport *)t; in udp_report() local 409 struct udp_transport *u = (struct udp_transport *)t; in udp_handle_message() local 457 struct udp_transport *u = (struct udp_transport *)t; in udp_send_message() local 484 struct udp_transport *u = (struct udp_transport *)t; in udp_fd_set() local 497 struct udp_transport *u = (struct udp_transport *)t; in udp_fd_isset() local
|
H A D | udp_encap.c | 229 struct udp_transport *u; in udp_encap_create() local 321 struct udp_transport *u = (struct udp_transport *)t; in udp_encap_report() local 349 struct udp_transport *u = (struct udp_transport *)t; in udp_encap_handle_message() local 415 struct udp_transport *u = (struct udp_transport *)t; in udp_encap_send_message() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | conversion.c | 12 u2f(u) in u2f() argument 19 u2d(u) in u2d() argument 26 u2ld(u) in u2ld() argument 133 ull2f(u) in ull2f() argument 140 ull2d(u) in ull2d() argument 147 ull2ld(u) in ull2ld() argument
|
/openbsd/sbin/iked/ |
H A D | smult_curve25519_ref.c | 14 unsigned int u; in add() local 23 unsigned int u; in sub() local 37 unsigned int u; in squeeze() local 66 unsigned int u; in mult() local 80 unsigned int u; in mult121665() local 94 unsigned int u; in square() local 140 unsigned int u[32]; in mainloop() local
|
/openbsd/usr.bin/ssh/ |
H A D | smult_curve25519_ref.c | 14 unsigned int u; in add() local 23 unsigned int u; in sub() local 37 unsigned int u; in squeeze() local 66 unsigned int u; in mult() local 80 unsigned int u; in mult121665() local 94 unsigned int u; in square() local 140 unsigned int u[32]; in mainloop() local
|
/openbsd/usr.sbin/ypserv/mknetid/ |
H A D | mknetid.c | 114 struct user *u; in add_user() local 147 struct user *u; in add_group() local 170 char line[1024], *p, *k, *u, *g; in read_passwd() local 257 char line[2048], *p, *k, *u, *g; in read_group() local 338 struct user *u, *p; in print_passwd_group() local 373 char line[1024], *p, *u; in print_hosts() local 423 char line[1024], *p, *k, *u; in print_netid() local
|
/openbsd/gnu/gcc/gcc/ |
H A D | libgcc2.c | 73 __negdi2 (DWtype u) in __negdi2() 285 __mulvDI3 (DWtype u, DWtype v) in __mulvDI3() 498 __ffsSI2 (UWtype u) in __ffsSI2() 513 __ffsDI2 (DWtype u) in __ffsDI2() 532 __muldi3 (DWtype u, DWtype v) in __muldi3() 1339 __floatdixf (DWtype u) in __floatdixf() 1353 __floatundixf (UDWtype u) in __floatundixf() 1367 __floatditf (DWtype u) in __floatditf() 1381 __floatunditf (UDWtype u) in __floatunditf() 1415 FUNC (DWtype u) in FUNC() [all …]
|
/openbsd/lib/libcrypto/modes/ |
H A D | ccm128.c | 191 u64 u[2]; in CRYPTO_ccm128_encrypt() member 218 u64 u[2]; in CRYPTO_ccm128_encrypt() member 278 u64 u[2]; in CRYPTO_ccm128_decrypt() member 300 u64 u[2]; in CRYPTO_ccm128_decrypt() member 370 u64 u[2]; in CRYPTO_ccm128_encrypt_ccm64() member 437 u64 u[2]; in CRYPTO_ccm128_decrypt_ccm64() member
|
/openbsd/lib/libc/uuid/ |
H A D | uuid_stream.c | 116 be16enc(void *pp, uint16_t u) in be16enc() 125 be32enc(void *pp, uint32_t u) in be32enc() 136 le16enc(void *pp, uint16_t u) in le16enc() 145 le32enc(void *pp, uint32_t u) in le32enc()
|
/openbsd/usr.sbin/cron/ |
H A D | job.c | 35 user *u; member 43 job_add(entry *e, user *u) in job_add() 70 job_remove(entry *e, user *u) in job_remove()
|
H A D | database.c | 55 user *u; in load_database() local 157 user *u = NULL; in find_user() local 174 user *u, *new_u; in process_crontab() local
|
/openbsd/sys/dev/pci/ |
H A D | pciide_ixp_reg.h | 51 #define IXP_UDMA_ENABLE(u, c, d) do { \ argument 54 #define IXP_UDMA_DISABLE(u, c, d) do { \ argument 64 #define IXP_SET_MODE(u, c, d, m) do { \ argument
|
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/ |
H A D | jacobi.f | 104 subroutine initialize (n,m,alpha,dx,dy,u,f) argument 139 subroutine jacobi (n,m,dx,dy,alpha,omega,u,f,tol,maxit) argument 229 subroutine error_check (n,m,alpha,dx,dy,u,f) argument
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | libgcc2.c | 52 __negdi2 (DWtype u) in __negdi2() 221 __mulvdi3 (DWtype u, DWtype v) in __mulvdi3() 239 __lshrdi3 (DWtype u, word_type b) in __lshrdi3() 333 __ffsdi2 (DWtype u) in __ffsdi2() 353 __muldi3 (DWtype u, DWtype v) in __muldi3() 736 __divdi3 (DWtype u, DWtype v) in __divdi3() 762 __moddi3 (DWtype u, DWtype v) in __moddi3() 1023 __floatdixf (DWtype u) in __floatdixf() 1042 __floatditf (DWtype u) in __floatditf() 1061 __floatdidf (DWtype u) in __floatdidf() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | _tilib.c | 53 __negti2 (TItype u) in __negti2() 67 __ashlti3 (TItype u, int b) in __ashlti3() 128 __lshrti3 (TItype u, int b) in __lshrti3()
|