(root)/
gcc-13.2.0/
libgcc/
config/
frv/
uitod.c
       1  double __uitod (unsigned int a)
       2  {
       3    return a;
       4  }