/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | ulp.c | 37 (x) U *x; in ulp() 39 (U *x) 43 U a;
|
D | strtod.c | 64 (x, scale) U *x; int scale; in sulp() 66 (U *x, int scale) 69 U u; 98 U adj, aadj1, rv, rv0; 192 ULtod(((U*)&rv)->L, bits, exp, i);
|
D | strtodg.c | 179 U *d; FPI *fpi; Long *exp; ULong *bits; int exact, rd, *irv; in rvOK() 181 (U *d, FPI *fpi, Long *exp, ULong *bits, int exact, int rd, int *irv) 315 mantbits(d) U *d; in mantbits() 317 mantbits(U *d) 353 U adj, rv;
|
D | gdtoaimp.h | 277 typedef union { double d; ULong L[2]; } U; typedef 613 extern double ulp ANSI((U*));
|
D | smisc.c | 90 U da, db;
|
/bionic/libc/dns/resolv/ |
D | res_query.c | 153 (statp->options & (RES_USE_EDNS0|RES_USE_DNSSEC)) != 0U) in res_nquery() 168 if ((statp->options & (RES_USE_EDNS0|RES_USE_DNSSEC)) != 0U && in res_nquery() 272 if ((!dots && (statp->options & RES_DEFNAMES) != 0U) || in res_nsearch() 273 (dots && !trailing_dot && (statp->options & RES_DNSRCH) != 0U)) { in res_nsearch() 340 if ((statp->options & RES_DNSRCH) == 0U) in res_nsearch() 349 if ((dots || !searched || (statp->options & RES_NOTLDQUERY) == 0U) && in res_nsearch()
|
D | res_mkquery.c | 147 hp->rd = (statp->options & RES_RECURSE) != 0U; in res_nmkquery() 148 hp->ad = (statp->options & RES_USE_DNSSEC) != 0U; in res_nmkquery() 242 if ((statp->options & RES_DEBUG) != 0U) in res_nopt()
|
D | res_send.c | 449 if ((statp->options & RES_ROTATE) != 0U && in res_nsend() 450 (statp->options & RES_BLAST) == 0U) { in res_nsend() 624 if ((v_circuit && (statp->options & RES_USEVC) == 0U) || in res_nsend() 625 (statp->options & RES_STAYOPEN) == 0U) { in res_nsend() 1226 if (anhp->rcode == FORMERR && (statp->options & RES_USE_EDNS0) != 0U) { in send_dg() 1299 if ((statp->options & RES_DEBUG) != 0U) { in Aerror() 1317 if ((statp->options & RES_DEBUG) != 0U) in Perror()
|
/bionic/libc/kernel/uapi/linux/ |
D | media.h | 105 #define MEDIA_LNK_FL_DATA_LINK (0U << 28) 137 #define MEDIA_V2_ENTITY_HAS_FLAGS(media_version) ((media_version) >= ((4U << 16) | (19U << 8) | 0U)) 159 #define MEDIA_V2_PAD_HAS_INDEX(media_version) ((media_version) >= ((4U << 16) | (19U << 8) | 0U)) 220 #define MEDIA_API_VERSION ((0U << 16) | (1U << 8) | 0U)
|
D | auto_fs.h | 58 #define AUTOFS_TYPE_ANY 0U
|
D | tipc.h | 137 #define TIPC_REKEYING_NOW (~0U)
|
D | inet_diag.h | 20 #define INET_DIAG_NOCOOKIE (~0U)
|
/bionic/libc/dns/nameser/ |
D | ns_samedomain.c | 64 if (la != 0U && a[la - 1] == '.') { in ns_samedomain() 80 if (lb != 0U && b[lb - 1] == '.') { in ns_samedomain() 96 if (lb == 0U) in ns_samedomain()
|
D | ns_print.c | 465 if (rdlen < 0U + NS_INT16SZ + NS_INT8SZ + NS_INT8SZ) in ns_sprintrrf() 678 if (rdlen == 0U) goto formerr; in ns_sprintrrf() 1067 rdlen != 0U ? " (" : "", comment); in ns_sprintrrf() 1191 } else if (newlen == 0U) { in addname()
|
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
D | s_logl.c | 126 #define E(i) (U[(i)].E) 127 #define H(i) (U[(i)].H) 292 } U[TSIZE] = { variable
|
/bionic/libc/bionic/ |
D | c32rtomb.cpp | 48 if (c32 == U'\0') { in c32rtomb()
|
D | mbrtoc32.cpp | 148 return mbstate_reset_and_return(c32 == U'\0' ? 0 : bytes_wanted, state); in mbrtoc32()
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | xt_sctp.h | 40 #define SCTP_CHUNKMAP_SET_ALL(chunkmap) memset((chunkmap), ~0U, sizeof(chunkmap))
|
/bionic/libc/kernel/uapi/asm-generic/ |
D | ioctl.h | 26 #define _IOC_NONE 0U
|
/bionic/tests/ |
D | uchar_test.cpp | 370 char32_t out = U'\0'; in TEST() 376 EXPECT_EQ(U'\0', out); in TEST() 380 EXPECT_EQ(U'\x140000', out); in TEST()
|
/bionic/libc/kernel/uapi/linux/dvb/ |
D | frontend.h | 331 #define NO_STREAM_ID_FILTER (~0U) 332 #define LNA_AUTO (~0U)
|
/bionic/libc/upstream-openbsd/lib/libc/crypt/ |
D | chacha_private.h | 17 #define U8C(v) (v##U) 18 #define U32C(v) (v##U)
|
/bionic/libc/ |
D | SECCOMP_ALLOWLIST_APP.TXT | 60 # Not used by bionic in U because riscv64 doesn't have it, but still
|
/bionic/libc/include/ |
D | stdint.h | 128 #define UINT32_C(c) c ## U
|
/bionic/docs/ |
D | status.md | 80 New libc functions in U (API level 34): 88 New libc behavior in U (API level 34): 131 * Bug fixes to handling of UTF-8 U+fffe/U+ffff and code points above U+10ffff.
|