/openbsd/gnu/gcc/gcc/config/frv/ |
H A D | cmovd.c | 34 unsigned xlen = len & ~7; in __cmovd() local
|
H A D | cmovw.c | 34 unsigned xlen = len & ~3; in __cmovw() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/ |
H A D | cmovd.c | 27 unsigned xlen = len & ~7; in __cmovd() local
|
H A D | cmovw.c | 27 unsigned xlen = len & ~3; in __cmovw() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
H A D | cfg1.C | 32 const unsigned int xlen = S(x.p).q - S(x.p).q; in bar() local
|
/openbsd/sbin/isakmpd/ |
H A D | dh.c | 523 size_t eclen, xlen, ylen; in ec_point2raw() local 588 size_t xlen, ylen; in ec_raw2point() local
|
/openbsd/usr.sbin/nsd/ |
H A D | radtree.c | 278 radstrlen_type xlen) in bstr_is_prefix() 291 bstr_common(uint8_t* x, radstrlen_type xlen, uint8_t* y, radstrlen_type ylen) in bstr_common() 304 radstrlen_type xlen) in bstr_is_prefix_ext() 310 bstr_common_ext(uint8_t* x, radstrlen_type xlen, uint8_t* y, in bstr_common_ext()
|
/openbsd/sbin/iked/ |
H A D | dh.c | 612 size_t eclen, xlen, ylen; in ec_point2raw() local 677 size_t xlen, ylen; in ec_raw2point() local
|
/openbsd/usr.sbin/bgpd/ |
H A D | flowspec.c | 356 int xlen, xoff = 0; in flowspec_get_addr() local
|
/openbsd/sys/net/ |
H A D | if_ppp.c | 1178 int s, ilen, xlen, proto, rv; in ppp_inproc() local
|
/openbsd/lib/libssl/ |
H A D | d1_both.c | 324 int xlen; in dtls1_do_write() local
|
/openbsd/sys/arch/i386/pci/ |
H A D | glxsb.c | 653 int len, tlen, xlen; in glxsb_crypto_encdec() local
|
/openbsd/gnu/llvm/lld/ELF/Arch/ |
H A D | RISCV.cpp | 877 unsigned firstStackAlignValue = 0, xlen = 0; in mergeAttributesSection() local
|
/openbsd/gnu/usr.bin/perl/ |
H A D | locale.c | 9444 STRLEN *xlen, /* Set to length of returned string in Perl_mem_collxfrm_() 10029 const STRLEN xlen, in S_print_collxfrm_input_and_return()
|
H A D | sv.c | 8585 STRLEN len, xlen; local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | gcc.c | 6758 int xlen = strlen (switches[i].part1); local
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | pt.c | 8302 strict, allow_incomplete, xlen) in type_unification_real() argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | gcc.c | 7081 int xlen = strlen (switches[i].part1); in used_arg() local
|