/glibc-2.36/sunrpc/ |
D | clnt_tcp.c | 358 u_long ul; in clnttcp_control() local 390 ul = ntohl (ui32); in clnttcp_control() 391 memcpy (info, &ul, sizeof (ul)); in clnttcp_control() 395 memcpy (&ul, info, sizeof (ul)); in clnttcp_control() 396 ui32 = htonl (ul - 1); in clnttcp_control() 408 ul = ntohl (ui32); in clnttcp_control() 409 memcpy (info, &ul, sizeof (ul)); in clnttcp_control() 412 memcpy (&ul, info, sizeof (ul)); in clnttcp_control() 413 ui32 = htonl (ul); in clnttcp_control() 424 ul = ntohl (ui32); in clnttcp_control() [all …]
|
D | clnt_unix.c | 334 u_long ul; in clntunix_control() local 364 ul = ntohl (ui32); in clntunix_control() 365 memcpy (info, &ul, sizeof (ul)); in clntunix_control() 369 memcpy (&ul, info, sizeof (ul)); in clntunix_control() 370 ui32 = htonl (ul - 1); in clntunix_control() 382 ul = ntohl (ui32); in clntunix_control() 383 memcpy (info, &ul, sizeof (ul)); in clntunix_control() 386 memcpy (&ul, info, sizeof (ul)); in clntunix_control() 387 ui32 = htonl (ul); in clntunix_control() 398 ul = ntohl (ui32); in clntunix_control() [all …]
|
D | clnt_udp.c | 556 u_long ul; in clntudp_control() local 592 ul = ntohl (ui32); in clntudp_control() 593 memcpy (info, &ul, sizeof (ul)); in clntudp_control() 597 memcpy (&ul, info, sizeof (ul)); in clntudp_control() 598 ui32 = htonl (ul - 1); in clntudp_control() 610 ul = ntohl (ui32); in clntudp_control() 611 memcpy (info, &ul, sizeof (ul)); in clntudp_control() 614 memcpy (&ul, info, sizeof (ul)); in clntudp_control() 615 ui32 = htonl (ul); in clntudp_control() 626 ul = ntohl (ui32); in clntudp_control() [all …]
|
/glibc-2.36/shadow/ |
D | sgetspent_r.c | 49 result->sp_flag = ~0ul; 68 result->sp_flag = ~0ul; 80 (unsigned long int), ~0ul) 82 result->sp_flag = ~0ul;
|
D | tst-shadow.c | 16 { (char *) "nine", (char *) "pwdnine", 81, 82, 83, 84, 85, 86, ~0ul },
|
D | lckpwdf.c | 116 new_act.sa_flags = 0ul; in __lckpwdf()
|
D | putspent.c | 84 if (p->sp_flag != ~0ul in putspent()
|
/glibc-2.36/string/ |
D | strcoll_l.c | 82 if (backw_stop != ~0ul) in get_next_seq() 92 backw_stop = ~0ul; in get_next_seq() 151 backw_stop = ~0ul; in get_next_seq() 316 seq1.backw_stop = ~0ul; in STRCOLL() 317 seq1.backw = ~0ul; in STRCOLL() 319 seq2.backw_stop = ~0ul; in STRCOLL() 320 seq2.backw = ~0ul; in STRCOLL()
|
D | strxfrm_l.c | 418 size_t backw_stop = ~0ul; in do_xfrm_cached() 433 if (backw_stop != ~0ul) in do_xfrm_cached() 454 backw_stop = ~0ul; in do_xfrm_cached() 472 if (backw_stop == ~0ul) in do_xfrm_cached() 480 if (backw_stop != ~0ul) in do_xfrm_cached() 517 if (backw_stop != ~0ul) in do_xfrm_cached() 556 backw_stop = ~0ul; in do_xfrm_cached() 595 if (backw_stop == ~0ul) in do_xfrm_cached() 602 if (backw_stop != ~0ul) in do_xfrm_cached()
|
/glibc-2.36/resolv/ |
D | inet_addr.c | 133 unsigned long ul = strtoul (cp, &endp, 0); in inet_aton_end() local 134 if (ul == ULONG_MAX && errno == ERANGE) in inet_aton_end() 136 if (ul > 0xfffffffful) in inet_aton_end() 138 val = ul; in inet_aton_end()
|
/glibc-2.36/stdlib/ |
D | tst-strtoll.c | 355 unsigned long long int ul; in do_test() local 358 ul = strtoull (lt->str, &ep, lt->base); in do_test() 362 if (ul == lt->expect && *ep == lt->left && save_errno == lt->err) in do_test() 367 if (ul != lt->expect) in do_test() 369 ul, lt->expect); in do_test()
|
D | tst-strtol.c | 580 unsigned long int ul; in do_test() local 583 ul = strtoul (lt->str, &ep, lt->base); in do_test() 587 if (ul == lt->expect && *ep == lt->left && save_errno == lt->err) in do_test() 592 if (ul != lt->expect) in do_test() 594 ul, lt->expect); in do_test()
|
D | l64a.c | 43 if (m == 0ul) in l64a() 47 for (cnt = 0; m > 0ul; ++cnt) in l64a()
|
D | tst-strtol-locale-main.c | 63 TEST (loc, s, i, ul, unsigned long int, "%lu"); in test_one_locale() 69 TEST (loc, s, i, ul, unsigned long int, "%lu"); in test_one_locale()
|
D | a64l.c | 41 unsigned long int result = 0ul; in a64l()
|
D | msort.c | 193 phys_pages = (long int) (~0ul >> 1); in __qsort_r()
|
/glibc-2.36/stdio-common/ |
D | _itoa.c | 121 /* 2 */ {SEL1(0ul) 1, 1, {0, 31, 0x80000000ul SEL2(0xfffffffful)}}, 123 /* 4 */ {SEL1(0ul) 1, 2, {1, 15, 0x40000000ul SEL2(0xfffffffful)}}, 127 /* 8 */ {SEL1(0ul) 1, 3, {1, 10, 0x40000000ul SEL2(0xfffffffful)}}, 135 /* 16 */ {SEL1(0ul) 1, 4, {3, 7, 0x10000000ul SEL2(0xfffffffful)}}, 151 /* 32 */ {SEL1(0ul) 1, 5, {1, 6, 0x40000000ul SEL2(0xfffffffful)}},
|
D | vfscanf-internal.c | 322 unsigned long int ul; in __vfwscanf_internal() member 1865 num.ul = __strtoul_internal in __vfwscanf_internal() 1884 *ARG (signed char *) = (signed char) num.ul; in __vfwscanf_internal() 1891 *ARG (unsigned long int *) = num.ul; in __vfwscanf_internal() 1894 = (unsigned short int) num.ul; in __vfwscanf_internal() 1896 *ARG (unsigned int *) = (unsigned int) num.ul; in __vfwscanf_internal() 1898 *ARG (unsigned char *) = (unsigned char) num.ul; in __vfwscanf_internal()
|
/glibc-2.36/scripts/ |
D | documented.sh | 48 <ul> 53 </ul>
|
/glibc-2.36/malloc/ |
D | arena.c | 486 unsigned long ul; in alloc_new_heap() local 523 ul = p2 - p1; in alloc_new_heap() 524 if (ul) in alloc_new_heap() 525 __munmap (p1, ul); in alloc_new_heap() 528 __munmap (p2 + max_size, max_size - ul); in alloc_new_heap()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | sigset-cvt-mask.h | 32 *ptr++ = 0ul; in sigset_set_old_mask()
|
/glibc-2.36/nss/nss_compat/ |
D | compat-spwd.c | 109 pwd->sp_flag = ~0ul; in give_spwd_free() 154 if (src->sp_flag != ~0ul) in copy_spwd_changes() 403 pwd.sp_flag = ~0ul; in getspnam_plususer()
|
/glibc-2.36/localedata/locales/ |
D | tk_TM | 294 % July => Iýul 307 "I<U00FD>ul";/
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | lorem_ipsum#pl_PL.UTF-8 | 13 …dolescenś moderatius has ei. Eam congue śołeat repudiańdae ei, eos legimuś ulłamćorper ei. Singuli…
|
D | lorem_ipsum#pt_PT.UTF-8 | 37 …Eu eos pàuló vitáe corrumpít, ei útinâm délicátã quo. Êú scripta ãliquandô ius. Córpõrá scàêvólà t…
|