Home
last modified time | relevance | path

Searched refs:gottail (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/internal/
Dfloatscan.c320 int gottail = 0, gotrad = 0, gotdig = 0; in hexfloat() local
352 } else if (d && !gottail) { in hexfloat()
354 gottail = 1; in hexfloat()
/third_party/musl/src/internal/
Dfloatscan.c320 int gottail = 0, gotrad = 0, gotdig = 0; in hexfloat() local
352 } else if (d && !gottail) { in hexfloat()
354 gottail = 1; in hexfloat()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dfloatscan.c320 int gottail = 0, gotrad = 0, gotdig = 0; in hexfloat() local
352 } else if (d && !gottail) { in hexfloat()
354 gottail = 1; in hexfloat()
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dfloatscan.c320 int gottail = 0, gotrad = 0, gotdig = 0; in hexfloat() local
352 } else if (d && !gottail) { in hexfloat()
354 gottail = 1; in hexfloat()
/third_party/ffmpeg/libavutil/
Davsscanf.c503 int gottail = 0, gotrad = 0, gotdig = 0; in hexfloat() local
536 } else if (d && !gottail) { in hexfloat()
538 gottail = 1; in hexfloat()