Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 86) sorted by relevance

1234

/bionic/libc/upstream-openbsd/lib/libc/net/
Dinet_ntoa.c43 static char b[18]; in inet_ntoa() local
47 #define UC(b) (((int)b)&0xff) in inet_ntoa() argument
/bionic/libc/arch-mips/string/
Dmemmove.c78 bits_t b; member
90 do_bytes (void *a, const void *b, unsigned long len, void *ret) in do_bytes()
108 do_bytes_backward (void *a, const void *b, unsigned long len, void *ret) in do_bytes_backward()
123 do_bytes_aligned (void *a, const void *b, unsigned long len, void *ret) in do_bytes_aligned()
160 #define STORE_UNALIGNED_8(a, b) \ argument
174 #define STORE_UNALIGNED_4(a, b) \ argument
185 unaligned_words_forward (struct ulw *a, const reg_t * b, in unaligned_words_forward()
224 unaligned_words_backward (struct ulw *a, const reg_t * b, in unaligned_words_backward()
265 unaligned_words_forward (reg_t * a, const reg_t * b, in unaligned_words_forward()
272 unaligned_words_backward (reg_t * a, const reg_t * b, in unaligned_words_backward()
[all …]
Dmemcpy.c78 bits_t b; member
90 do_bytes (void *a, const void *b, unsigned long len, void *ret) in do_bytes()
108 do_bytes_remaining (void *a, const void *b, unsigned long len, void *ret) in do_bytes_remaining()
147 unaligned_words (struct ulw *a, const reg_t * b, in unaligned_words()
200 unaligned_words (reg_t * a, const reg_t * b, in unaligned_words()
237 aligned_words (reg_t * a, const reg_t * b, in aligned_words()
289 memcpy (void *a, const void *b, size_t len) __overloadable in memcpy()
Dmemcmp.c82 bits_t b; member
89 static int __attribute__ ((noinline)) do_by_bitfields (reg_t a, reg_t b) in do_by_bitfields()
112 do_bytes (const void *a, const void *b, unsigned long len) in do_bytes()
139 static int unaligned_words (const struct ulw *a, const reg_t *b, in unaligned_words()
216 static int unaligned_words (const reg_t *a, const reg_t *b, in unaligned_words()
225 static int aligned_words (const reg_t *a, const reg_t *b, in aligned_words()
312 int memcmp (const void *a, const void *b, size_t len) in memcmp()
/bionic/libc/kernel/uapi/linux/
Duuid.h25 __u8 b[16]; member
29 __u8 b[16]; member
31 #define UUID_LE(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument
34 #define UUID_BE(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument
Dversion.h20 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) argument
/bionic/libc/dns/nameser/
Dns_samedomain.c55 ns_samedomain(const char *a, const char *b) { in ns_samedomain()
152 ns_subdomain(const char *a, const char *b) { in ns_subdomain()
199 ns_samename(const char *a, const char *b) { in ns_samename()
Dns_parse.c86 int b, rdlength; in ns_skiprr() local
128 int b = ns_skiprr(msg, eom, (ns_sect)i, in ns_initparse() local
144 int b; in ns_parserr() local
207 int b; in ns_parserr2() local
/bionic/libc/include/sys/
Dtime.h64 #define timercmp(a, b, op) \ argument
69 #define timeradd(a, b, res) \ argument
79 #define timersub(a, b, res) \ argument
Dparam.h49 #define MIN(a,b) (((a)<(b))?(a):(b)) argument
50 #define MAX(a,b) (((a)>(b))?(a):(b)) argument
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dqsort.c46 #define min(a, b) (a) < (b) ? a : b argument
66 swapfunc(a, b, n, swaptype) in swapfunc() argument
76 #define swap(a, b) \ argument
84 #define vecswap(a, b, n) if ((n) > 0) swapfunc(a, b, n, swaptype) argument
93 med3(char *a, char *b, char *c, cmp_t *cmp, void *thunk in med3()
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dsmisc.c42 Bigint *b; local
85 (a, b) Bigint *a, *b; in ratio() argument
145 copybits(c, n, b) ULong *c; int n; Bigint *b; in copybits() argument
175 any_on(b, k) Bigint *b; int k; in any_on() argument
Dmisc.c165 (b, m, a) Bigint *b; int m, a; in multadd() argument
263 Bigint *b; local
276 (a, b) Bigint *a, *b; in mult() argument
390 (b, k) Bigint *b; int k; in pow5mult() argument
460 (b, k) Bigint *b; int k; in lshift() argument
516 (a, b) Bigint *a, *b; in cmp() argument
550 (a, b) Bigint *a, *b; in diff() argument
722 Bigint *b; local
881 strcp_D2A(a, b) char *a; char *b; in strcp_D2A() argument
895 memcpy_D2A(a, b, len) Char *a; Char *b; size_t len; in memcpy_D2A() argument
[all …]
Dgmisc.c36 rshift(b, k) Bigint *b; int k; in rshift() argument
69 trailz(b) Bigint *b; in trailz() argument
Dstrtodg.c49 increment(b) Bigint *b; in increment() argument
96 decrement(b) Bigint *b; in decrement() argument
128 all_on(b, n) Bigint *b; int n; in all_on() argument
147 set_ones(b, n) Bigint *b; int n; in set_ones() argument
184 Bigint *b; local
354 ULong *b, *be, y, z; local
/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_fmal.c52 dd_add(long double a, long double b) in dd_add()
75 add_adjusted(long double a, long double b) in add_adjusted()
95 add_and_denormalize(long double a, long double b, int scale) in add_and_denormalize()
128 dd_mul(long double a, long double b) in dd_mul()
Ds_fma.c52 dd_add(double a, double b) in dd_add()
75 add_adjusted(double a, double b) in add_adjusted()
99 add_and_denormalize(double a, double b, int scale) in add_and_denormalize()
136 dd_mul(double a, double b) in dd_mul()
Ds_ilogbl.c27 int b; in ilogbl() local
Ds_csqrtf.c47 float a = crealf(z), b = cimagf(z); in csqrtf() local
Ds_logbl.c28 int b; in logbl() local
Ds_csqrt.c52 double a, b; in csqrt() local
Ds_csqrtl.c52 long double a, b; in csqrtl() local
/bionic/libc/upstream-netbsd/android/include/
Dport_before.h25 #define ISC_FORMAT_PRINTF(a,b) __printflike(a,b) argument
/bionic/libc/include/
Dstrings.h51 #define bzero(b, len) (void)(__builtin___memset_chk((b), '\0', (len), __bos0(b))) argument
/bionic/libc/upstream-netbsd/lib/libc/include/isc/
Deventlib.h64 #define EV_BYTEMASK_BYTE(b) ((b) / 8) argument
65 #define EV_BYTEMASK_MASK(b) (1 << ((b) % 8)) argument
66 #define EV_BYTEMASK_SET(bm, b) \ argument
68 #define EV_BYTEMASK_CLR(bm, b) \ argument
70 #define EV_BYTEMASK_TST(bm, b) \ argument

1234