Home
last modified time | relevance | path

Searched refs:nmlen (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/iconv/ces/
H A Dtable.c462 int nmlen = strlen(name); in load_file() local
465 int alignment = nmlen & 3 ? 4 - (nmlen & 3) : 0; in load_file()
467 nmlen = strlen(name); in load_file()
469 hdrlen = nmlen + EXTTABLE_HEADER_LEN + alignment; in load_file()
485 || _32BIT_ELT (EXTTABLE_CCSNAME_LEN_OFF) != nmlen in load_file()
486 || strncmp (buf + EXTTABLE_CCSNAME_OFF, name, nmlen) != 0) in load_file()
497 nmlen += alignment; in load_file()
503 off = (off_t)_32BIT_ELT (nmlen + EXTTABLE_TO_SPEED_OFF); in load_file()
504 tbllen = _32BIT_ELT (nmlen + EXTTABLE_TO_SPEED_LEN_OFF); in load_file()
517 off = (off_t)_32BIT_ELT (nmlen + EXTTABLE_TO_SIZE_OFF); in load_file()
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/iconv/ces/
H A Dtable.c474 int nmlen = strlen(name);
477 int alignment = nmlen & 3 ? 4 - (nmlen & 3) : 0;
479 nmlen = strlen(name);
481 hdrlen = nmlen + EXTTABLE_HEADER_LEN + alignment;
497 || _32BIT_ELT (EXTTABLE_CCSNAME_LEN_OFF) != nmlen
498 || strncmp (buf + EXTTABLE_CCSNAME_OFF, name, nmlen) != 0)
509 nmlen += alignment;
515 off = (off_t)_32BIT_ELT (nmlen + EXTTABLE_TO_SPEED_OFF);
516 tbllen = _32BIT_ELT (nmlen + EXTTABLE_TO_SPEED_LEN_OFF);
529 off = (off_t)_32BIT_ELT (nmlen + EXTTABLE_TO_SIZE_OFF);
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c4 foo (const char *name, int nmlen, char *flags) in foo() argument
10 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
12 if (!nmlen) in foo()
15 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c4 foo (const char *name, int nmlen, char *flags) in foo() argument
10 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
12 if (!nmlen) in foo()
15 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c4 foo (const char *name, int nmlen, char *flags) in foo() argument
10 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
12 if (!nmlen) in foo()
15 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39423-1.c5 foo (const char *name, int nmlen, char *flags) in foo() argument
11 for (nonspc = &name[nmlen - 1]; nonspc >= name && *nonspc == ' '; ++n) in foo()
13 if (!nmlen) in foo()
16 locale[0], --n, name += len, nmlen -= len; in foo()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/smbfs/
H A Dsmbfs_subr.c297 const char *name, int nmlen) in smbfs_fullpath() argument
313 error = smb_put_dmem(mbp, vcp, name, nmlen, caseopt); in smbfs_fullpath()
322 smbfs_fname_tolocal(struct smb_vc *vcp, char *name, int *nmlen, in smbfs_fname_tolocal() argument
332 iconv_convmem(vcp->vc_toupper, name, name, nmlen); in smbfs_fname_tolocal()
334 iconv_convmem(vcp->vc_tolower, name, name, nmlen); in smbfs_fname_tolocal()
342 ilen = *nmlen; in smbfs_fname_tolocal()
348 *nmlen = buflen - olen; in smbfs_fname_tolocal()
349 memcpy(name, outbuf, *nmlen); in smbfs_fname_tolocal()
/dports/dns/unbound/unbound-1.14.0/services/cache/
H A Dinfra.c157 size_t nmlen; in domain_limit_findcreate() local
161 nm = sldns_str2wire_dname(name, &nmlen); in domain_limit_findcreate()
170 nm, nmlen, labs, LDNS_RR_CLASS_IN); in domain_limit_findcreate()
184 d->node.len = nmlen; in domain_limit_findcreate()
447 nm, nmlen, 0); in infra_host()
554 size_t nmlen) in infra_update_tcp_works() argument
557 nm, nmlen, 1); in infra_update_tcp_works()
571 socklen_t addrlen, uint8_t* nm, size_t nmlen, int qtype, in infra_rtt_update() argument
575 nm, nmlen, 1); in infra_rtt_update()
638 nm, nmlen, 0); in infra_get_host_rto()
[all …]

12345678