Home
last modified time | relevance | path

Searched refs:dot (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Decvtbuf.c77 int dot) in print_e() argument
100 dot = 1; in print_e()
104 if (dot) { in print_e()
106 dot = 0; in print_e()
123 if (dot) { in print_e()
125 dot = 0; in print_e()
300 int dot) in _gcvt() argument
329 print_e (buf, invalue, ndigit - 1, type, dot); in _gcvt()
364 if (dot || *p) in _gcvt()
384 if (dot) in _gcvt()
/picolibc-latest/newlib/libm/test/
Ddcvt.c110 enum { dot_never, dot_sometimes, dot_always} dot; /* Print a decimal point, always */ member
297 switch (in->dot) in _cvte()
382 switch (in->dot) in _cvtf()
404 if (in->dot || in->exp>0) in _cvtf()
450 int dot) in _dcvt() argument
468 in.dot = dot? dot_always: dot_sometimes; in _dcvt()
501 if (!dot) { in _dcvt()
560 in.dot = dot_never; /* Don't print a decimal point */ in fcvtbuf()
589 in.dot = dot_never; /* Don't print a decimal point */ in ecvtbuf()
/picolibc-latest/cmake/
DTC-arm-none-eabi.ld188 * For these segments, the linker does not advance 'dot'
DTC-microbit.ld188 * For these segments, the linker does not advance 'dot'