/all
  /bin
  /src
    ...
/stdlib-551a
  /bin
  /h
    math.h
    stdio.h

  /src
    /hw
      /fpoint
        /math
          /const
            errors.c

          /fast
            square_root.c

          /i754
            algebra.c
            floating_point.c
            square_root.c
            trigonometry.c

        math.cs.c
        math.desc.c
    