/third_party/libwebsockets/lib/core-net/client/ |
H A D | sort-dns.c | 612 *estr = NULL in lws_sort_dns() local 651 estr = _lws_route_est_outgoing(pt, &ds->dest); in lws_sort_dns() 652 if (!estr) { in lws_sort_dns() 663 ds->if_idx = estr->if_idx; in lws_sort_dns() 664 ds->uidx = estr->uidx; in lws_sort_dns() 685 if (!estr || in lws_sort_dns() 686 estr->dest.sa4.sin_family == AF_INET || in lws_sort_dns() 687 estr->gateway.sa4.sin_family == AF_INET) in lws_sort_dns()
|
/third_party/musl/src/stdio/ |
H A D | vfprintf.c | 198 char ebuf0[3*sizeof(int)], *ebuf=&ebuf0[3*sizeof(int)], *estr; in fmt_fp() local 246 estr=fmt_u(e2<0 ? -e2 : e2, ebuf); in fmt_fp() 247 if (estr==ebuf) *--estr='0'; in fmt_fp() 248 *--estr = (e2<0 ? '-' : '+'); in fmt_fp() 249 *--estr = t+('p'-'a'); in fmt_fp() 259 if (p > INT_MAX-2-(ebuf-estr)-pl) in fmt_fp() 262 l = (p+2) + (ebuf-estr); in fmt_fp() 264 l = (s-buf) + (ebuf-estr); in fmt_fp() 270 pad(f, '0', l-(ebuf-estr) in fmt_fp() [all...] |
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | vfprintf.c | 194 char ebuf0[3*sizeof(int)], *ebuf=&ebuf0[3*sizeof(int)], *estr; in fmt_fp() local 242 estr=fmt_u(e2<0 ? -e2 : e2, ebuf); in fmt_fp() 243 if (estr==ebuf) *--estr='0'; in fmt_fp() 244 *--estr = (e2<0 ? '-' : '+'); in fmt_fp() 245 *--estr = t+('p'-'a'); in fmt_fp() 255 if (p > INT_MAX-2-(ebuf-estr)-pl) in fmt_fp() 258 l = (p+2) + (ebuf-estr); in fmt_fp() 260 l = (s-buf) + (ebuf-estr); in fmt_fp() 266 pad(f, '0', l-(ebuf-estr) in fmt_fp() [all...] |
/third_party/musl/porting/linux/user/src/stdio/ |
H A D | vfprintf.c | 200 char ebuf0[3*sizeof(int)], *ebuf=&ebuf0[3*sizeof(int)], *estr; in fmt_fp() local 248 estr=fmt_u(e2<0 ? -e2 : e2, ebuf); in fmt_fp() 249 if (estr==ebuf) *--estr='0'; in fmt_fp() 250 *--estr = (e2<0 ? '-' : '+'); in fmt_fp() 251 *--estr = t+('p'-'a'); in fmt_fp() 261 if (p > INT_MAX-2-(ebuf-estr)-pl) in fmt_fp() 264 l = (p+2) + (ebuf-estr); in fmt_fp() 266 l = (s-buf) + (ebuf-estr); in fmt_fp() 272 pad(f, '0', l-(ebuf-estr) in fmt_fp() [all...] |
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
H A D | vfprintf.c | 195 char *estr = NULL; in fmt_fp() local 243 estr=fmt_u(e2<0 ? -e2 : e2, ebuf); in fmt_fp() 244 if (estr==ebuf) *--estr='0'; in fmt_fp() 245 *--estr = (e2<0 ? '-' : '+'); in fmt_fp() 246 *--estr = t+('p'-'a'); in fmt_fp() 256 if (p > INT_MAX-2-(ebuf-estr)-pl) in fmt_fp() 259 l = (p+2) + (ebuf-estr); in fmt_fp() 261 l = (s-buf) + (ebuf-estr); in fmt_fp() 267 pad(f, '0', l-(ebuf-estr) in fmt_fp() [all...] |
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
H A D | vfprintf.c | 195 char *estr = NULL; in fmt_fp() local 243 estr=fmt_u(e2<0 ? -e2 : e2, ebuf); in fmt_fp() 244 if (estr==ebuf) *--estr='0'; in fmt_fp() 245 *--estr = (e2<0 ? '-' : '+'); in fmt_fp() 246 *--estr = t+('p'-'a'); in fmt_fp() 256 if (p > INT_MAX-2-(ebuf-estr)-pl) in fmt_fp() 259 l = (p+2) + (ebuf-estr); in fmt_fp() 261 l = (s-buf) + (ebuf-estr); in fmt_fp() 267 pad(f, '0', l-(ebuf-estr) in fmt_fp() [all...] |
/third_party/musl/libc-test/src/math/ |
H A D | floorl.c | 38 p->file, p->line, rstr(p->r), p->x, p->y, estr(p->e)); in main() 39 printf(" got %s\n", estr(e)); in main()
|
H A D | fmodl.c | 38 p->file, p->line, rstr(p->r), p->x, p->x2, p->y, estr(p->e)); in main() 39 printf(" got %s\n", estr(e)); in main()
|
H A D | fdiml.c | 37 p->file, p->line, rstr(p->r), p->x, p->x2, p->y, estr(p->e)); in main() 38 printf(" got %s\n", estr(e)); in main()
|
H A D | fmaxl.c | 37 p->file, p->line, rstr(p->r), p->x, p->x2, p->y, estr(p->e)); in main() 38 printf(" got %s\n", estr(e)); in main()
|
H A D | fmodf.c | 32 p->file, p->line, rstr(p->r), p->x, p->x2, p->y, estr(p->e)); in main() 33 printf(" got %s\n", estr(e)); in main()
|
H A D | fmod.c | 32 p->file, p->line, rstr(p->r), p->x, p->x2, p->y, estr(p->e)); in main() 33 printf(" got %s\n", estr(e)); in main()
|
H A D | j0f.c | 33 p->file, p->line, rstr(p->r), p->x, p->y, estr(p->e)); in main() 34 printf(" got %s\n", estr(e)); in main()
|
H A D | j0.c | 32 p->file, p->line, rstr(p->r), p->x, p->y, estr(p->e)); in main() 33 printf(" got %s\n", estr(e)); in main()
|
H A D | j1f.c | 33 p->file, p->line, rstr(p->r), p->x, p->y, estr(p->e)); in main() 34 printf(" got %s\n", estr(e)); in main()
|
H A D | j1.c | 32 p->file, p->line, rstr(p->r), p->x, p->y, estr(p->e)); in main() 33 printf(" got %s\n", estr(e)); in main()
|
H A D | ilogbl.c | 36 p->file, p->line, rstr(p->r), p->x, p->i, estr(p->e)); in main() 37 printf(" got %s\n", estr(e)); in main()
|
H A D | ilogbf.c | 31 p->file, p->line, rstr(p->r), p->x, p->i, estr(p->e)); in main() 32 printf(" got %s\n", estr(e)); in main()
|
H A D | ilogb.c | 31 p->file, p->line, rstr(p->r), p->x, p->i, estr(p->e)); in main() 32 printf(" got %s\n", estr(e)); in main()
|
H A D | log10l.c | 44 p->file, p->line, rstr(p->r), p->x, p->y, estr(p->e)); in main() 45 printf(" got %s\n", estr(e)); in main()
|
H A D | log10.c | 33 p->file, p->line, rstr(p->r), p->x, p->y, estr(p->e)); in main() 34 printf(" got %s\n", estr(e)); in main()
|
H A D | log10f.c | 32 p->file, p->line, rstr(p->r), p->x, p->y, estr(p->e)); in main() 33 printf(" got %s\n", estr(e)); in main()
|
H A D | llroundl.c | 36 p->file, p->line, rstr(p->r), p->x, p->i, estr(p->e)); in main() 37 printf(" got %s\n", estr(e)); in main()
|
H A D | log.c | 33 p->file, p->line, rstr(p->r), p->x, p->y, estr(p->e)); in main() 34 printf(" got %s\n", estr(e)); in main()
|
H A D | llrintl.c | 36 p->file, p->line, rstr(p->r), p->x, p->i, estr(p->e)); in main() 37 printf(" got %s\n", estr(e)); in main()
|