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