__sqrt            249 include/lolevel.h extern double __sqrt(double x);
__sqrt           1013 platform/generic/wrappers.c     return __sqrt(x);