Home
last modified time | relevance | path

Searched defs:xlen (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/frv/
Dcmovd.c34 unsigned xlen = len & ~7; in __cmovd() local
Dcmovw.c34 unsigned xlen = len & ~3; in __cmovw() local
/openbsd/src/gnu/usr.bin/gcc/gcc/config/frv/
Dcmovd.c27 unsigned xlen = len & ~7; in __cmovd() local
Dcmovw.c27 unsigned xlen = len & ~3; in __cmovw() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
Dcfg1.C32 const unsigned int xlen = S(x.p).q - S(x.p).q; in bar() local
/openbsd/src/sbin/isakmpd/
Ddh.c523 size_t eclen, xlen, ylen; in ec_point2raw() local
588 size_t xlen, ylen; in ec_raw2point() local
/openbsd/src/usr.sbin/nsd/
Dradtree.c278 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/src/sbin/iked/
Ddh.c612 size_t eclen, xlen, ylen; in ec_point2raw() local
677 size_t xlen, ylen; in ec_raw2point() local
/openbsd/src/usr.sbin/bgpd/
Dflowspec.c356 int xlen, xoff = 0; in flowspec_get_addr() local
/openbsd/src/sys/net/
Dif_ppp.c1178 int s, ilen, xlen, proto, rv; in ppp_inproc() local
/openbsd/src/lib/libssl/
Dd1_both.c324 int xlen; in dtls1_do_write() local
/openbsd/src/sys/arch/i386/pci/
Dglxsb.c653 int len, tlen, xlen; in glxsb_crypto_encdec() local
/openbsd/src/gnu/llvm/lld/ELF/Arch/
DRISCV.cpp877 unsigned firstStackAlignValue = 0, xlen = 0; in mergeAttributesSection() local
/openbsd/src/gnu/usr.bin/perl/
Dlocale.c9444 STRLEN *xlen, /* Set to length of returned string in Perl_mem_collxfrm_()
10029 const STRLEN xlen, in S_print_collxfrm_input_and_return()
Dsv.c8585 STRLEN len, xlen; local
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgcc.c6758 int xlen = strlen (switches[i].part1); local
/openbsd/src/gnu/gcc/gcc/
Dgcc.c7081 int xlen = strlen (switches[i].part1); in used_arg() local
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dpt.c8302 strict, allow_incomplete, xlen) in type_unification_real() argument