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
1465 double sinValue = sin(valueZero); in Sin() local1478 double sinValue = sinf(valueZero); in Sinf() local1491 double sinValue = sinh(valueZero); in Sinh() local1504 double sinValue = sinhf(valueZero); in Sinhf() local1517 double sinValue = sinhl(valueZero); in Sinhl() local1530 double sinValue = sinl(valueZero); in Sinl() local1543 double sinValue = sqrt(valueZero); in Sqrt() local1556 double sinValue = sqrtf(valueZero); in Sqrtf() local1569 double sinValue = sqrtl(valueZero); in Sqrtl() local