Searched defs:sinValue (Results 1 – 3 of 3) sorted by relevance
42 int sinValue = strcasecmp(valueFirst, valueSecond); in Strcasecmp() local56 int sinValue = strcasecmp_l(valueFirst, valueSecond, locale); in Strcasecmp_l() local71 int sinValue = strncasecmp(valueFirst, valueSecond, valueThird); in Strncasecmp() local88 int sinValue; in Strncasecmp_l() local
225 int sinValue = strcmp(valueFirst, valueSecond); in Strcmp() local238 int sinValue = strcoll(valueFirst, valueSecond); in Strcoll() local252 int sinValue = strcoll_l(valueFirst, valueSecond, locale); in Strcoll_l() local264 int sinValue = strlen(valueFirst); in Strlen() local
1464 double sinValue = sin(valueZero); in Sin() local1477 double sinValue = sinf(valueZero); in Sinf() local1490 double sinValue = sinh(valueZero); in Sinh() local1503 double sinValue = sinhf(valueZero); in Sinhf() local1516 double sinValue = sinhl(valueZero); in Sinhl() local1529 double sinValue = sinl(valueZero); in Sinl() local1542 double sinValue = sqrt(valueZero); in Sqrt() local1555 double sinValue = sqrtf(valueZero); in Sqrtf() local1568 double sinValue = sqrtl(valueZero); in Sqrtl() local