/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | log.c | 78 svfloat64_t p = svmla_lane_f64 (sv_f64 (d->c0), r, odd_coeffs, 0); in SV_NAME_D1() local
|
/freebsd/crypto/krb5/src/plugins/hostrealm/test/ |
H A D | main.c | 58 const char *p, *q; in split_comps() local
|
/freebsd/contrib/pam-krb5/tests/pam-util/ |
H A D | options-t.c | 96 #define TEST_ERROR(a, p, e) \ argument
|
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | t_marshal.c | 197 verify_princ(krb5_principal p) in verify_princ()
|
/freebsd/crypto/openssl/test/ |
H A D | exptest.c | 48 BIGNUM *a = NULL, *p = NULL, *m = NULL; in test_mod_exp_zero() local
|
/freebsd/crypto/openssl/crypto/dso/ |
H A D | dso_dl.c | 249 void *p; in dl_pathbyaddr() member
|
/freebsd/crypto/krb5/src/tests/fuzzing/ |
H A D | fuzz_krb.c | 67 krb5_principal p; in fuzz_princ() local
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | bld_princ.c | 122 krb5_principal p; in krb5_build_principal_alloc_va() local
|
/freebsd/sys/dev/vmgenc/ |
H A D | vmgenc_acpi.c | 83 vmgenc_harvest_all(const void *p, size_t sz) in vmgenc_harvest_all()
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | ARMErrataFix.cpp | 136 Patch657417Section::Patch657417Section(InputSection *p, uint64_t off, in Patch657417Section() 199 uint64_t p = getVA(pcBias); in writeTo() local
|
/freebsd/lib/libiconv_modules/VIQR/ |
H A D | citrus_viqr.c | 322 const char *p; in _citrus_VIQR_wcrtomb_priv() local 462 const mnemonic_def_t *p; in _citrus_VIQR_encoding_module_init() local
|
/freebsd/contrib/ofed/libibmad/ |
H A D | fields.c | 1155 char *p = (char *)buf; in _set_field() local 1186 uint8_t *p = (uint8_t *) buf; in _get_field() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_arc.c | 844 get2(char *p, int *val) in get2() argument 852 get1(char *p, int *val) in get1() argument
|
/freebsd/contrib/bearssl/src/x509/ |
H A D | skey_decoder.c | 13 t0_parse7E_unsigned(const unsigned char **p) in t0_parse7E_unsigned() 30 t0_parse7E_signed(const unsigned char **p) in t0_parse7E_signed()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-snprintf.c | 154 #define char_to_int(p) ((p)- '0') argument 156 # define MAX(p,q) (((p) >= (q)) ? (p) : (q)) argument
|
/freebsd/sys/dev/usb/ |
H A D | usb_hub_acpi.c | 138 acpi_uhub_parse_upc(device_t dev, unsigned p, ACPI_HANDLE ah, struct sysctl_oid_list *poid) in acpi_uhub_parse_upc() 264 acpi_uhub_parse_pld(device_t dev, unsigned p, ACPI_HANDLE ah, struct sysctl_oid_list *tree) in acpi_uhub_parse_pld()
|
/freebsd/usr.sbin/fstyp/ |
H A D | msdosfs.h | 33 #define UINT16BYTES(p) ((uint32_t)((p)[0] + (256*(p)[1]))) argument 34 #define UINT32BYTES(p) ((uint32_t)((p)[0] + (256*(p)[1]) + \ argument
|
/freebsd/stand/i386/boot2/ |
H A D | boot2.c | 287 caddr_t p; in load() local 357 char *arg, *ep, *p, *q; in parse() local
|
/freebsd/sys/geom/label/ |
H A D | g_label_msdosfs.h | 35 #define UINT16BYTES(p) ((uint32_t)((p)[0] + (256*(p)[1]))) argument 36 #define UINT32BYTES(p) ((uint32_t)((p)[0] + (256*(p)[1]) + \ argument
|
/freebsd/usr.bin/mail/ |
H A D | cmd3.c | 358 char varbuf[BUFSIZ], **ap, **p; in set() local 445 char **ap, *gname, **p; in group() local
|
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_os_bsd.c | 168 void freelist_put(struct freelist * list, void *p) in freelist_put() 205 void freelist_put_dma(struct freelist *list, void *p, BUS_ADDRESS busaddr) in freelist_put_dma()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_ucast_updn.c | 519 static int update_id(void *cxt, uint64_t guid, char *p) in update_id() 548 static int rank_root_node(void *cxt, uint64_t guid, char *p) in rank_root_node()
|
/freebsd/lib/libc/net/ |
H A D | rcmd.c | 88 char c, *p; in rcmd_af() local 563 char *user, *p; in __ivaliduser_sa() local
|
/freebsd/usr.sbin/ppp/ |
H A D | chap.c | 669 chap_Init(struct chap *chap, struct physical *p) in chap_Init() 695 struct physical *p = link2physical(l); in chap_Input() local
|
/freebsd/usr.sbin/arp/ |
H A D | arp.c | 220 char line[100], arg[5][50], *args[5], *p; in file() local 598 struct if_nameindex *p; in print_entry() local
|