| /src/external/lgpl3/mpc/dist/src/ |
| sin_cos.c | 342 mpfr_t s, c, sh, ch, sch, csh; local 380 mpfr_init2 (sch, 2); 391 mpfr_set_prec (sch, prec); 401 mpfr_mul (sch, s, ch, MPFR_RNDN); 402 ok = (!mpfr_number_p (sch)) 403 || mpfr_can_round (sch, prec - 2, MPFR_RNDN, MPFR_RNDZ, 438 inex_re = mpfr_set (mpc_realref (rop_sin), sch, MPC_RND_RE (rnd_sin)); 439 if (mpfr_inf_p (sch)) 465 mpfr_clear (sch);
|
| sin_cos.c | 342 mpfr_t s, c, sh, ch, sch, csh; local 380 mpfr_init2 (sch, 2); 391 mpfr_set_prec (sch, prec); 401 mpfr_mul (sch, s, ch, MPFR_RNDN); 402 ok = (!mpfr_number_p (sch)) 403 || mpfr_can_round (sch, prec - 2, MPFR_RNDN, MPFR_RNDZ, 438 inex_re = mpfr_set (mpc_realref (rop_sin), sch, MPC_RND_RE (rnd_sin)); 439 if (mpfr_inf_p (sch)) 465 mpfr_clear (sch);
|
| sin_cos.c | 342 mpfr_t s, c, sh, ch, sch, csh; local 380 mpfr_init2 (sch, 2); 391 mpfr_set_prec (sch, prec); 401 mpfr_mul (sch, s, ch, MPFR_RNDN); 402 ok = (!mpfr_number_p (sch)) 403 || mpfr_can_round (sch, prec - 2, MPFR_RNDN, MPFR_RNDZ, 438 inex_re = mpfr_set (mpc_realref (rop_sin), sch, MPC_RND_RE (rnd_sin)); 439 if (mpfr_inf_p (sch)) 465 mpfr_clear (sch);
|
| /src/usr.bin/m4/ |
| eval.c | 920 * character (sch), sch becomes dch, once again to index into mapvec, until 921 * the character value stabilizes (i.e. sch = dch, in other words 933 unsigned char sch, dch; local 972 for (; (sch = (unsigned char)*from) != '\0'; from++) { 973 if (!mimic_gnu || !found[sch]) { 974 found[sch] = 1; 975 mapvec[sch] = *to; 982 for (; (sch = (unsigned char)*src) != '\0'; src++) { 983 if (!found[sch]) [all...] |
| eval.c | 920 * character (sch), sch becomes dch, once again to index into mapvec, until 921 * the character value stabilizes (i.e. sch = dch, in other words 933 unsigned char sch, dch; local 972 for (; (sch = (unsigned char)*from) != '\0'; from++) { 973 if (!mimic_gnu || !found[sch]) { 974 found[sch] = 1; 975 mapvec[sch] = *to; 982 for (; (sch = (unsigned char)*src) != '\0'; src++) { 983 if (!found[sch]) [all...] |
| eval.c | 920 * character (sch), sch becomes dch, once again to index into mapvec, until 921 * the character value stabilizes (i.e. sch = dch, in other words 933 unsigned char sch, dch; local 972 for (; (sch = (unsigned char)*from) != '\0'; from++) { 973 if (!mimic_gnu || !found[sch]) { 974 found[sch] = 1; 975 mapvec[sch] = *to; 982 for (; (sch = (unsigned char)*src) != '\0'; src++) { 983 if (!found[sch]) [all...] |
| /src/external/lgpl3/mpfr/dist/tests/ |
| tfprintf.c | 154 signed char sch = -1; local 239 check_vfprintf (fout, "a. %hhi, b. %RA, c. %hhu%hhn", sch, mpfr, uch, &uch);
|
| tfprintf.c | 154 signed char sch = -1; local 239 check_vfprintf (fout, "a. %hhi, b. %RA, c. %hhu%hhn", sch, mpfr, uch, &uch);
|
| tfprintf.c | 154 signed char sch = -1; local 239 check_vfprintf (fout, "a. %hhi, b. %RA, c. %hhu%hhn", sch, mpfr, uch, &uch);
|
| tprintf.c | 281 signed char sch = -1; local 359 check_vprintf ("a. %hhi, b. %Ra, c. %hhu%hhn", sch, mpfr, uch, &uch);
|
| tprintf.c | 281 signed char sch = -1; local 359 check_vprintf ("a. %hhi, b. %Ra, c. %hhu%hhn", sch, mpfr, uch, &uch);
|
| tprintf.c | 281 signed char sch = -1; local 359 check_vprintf ("a. %hhi, b. %Ra, c. %hhu%hhn", sch, mpfr, uch, &uch);
|
| /src/lib/libcrypt/ |
| crypt.c | 478 signed char sch = ch; local 481 if (sch >= 'a') 482 retval = sch - ('a' - 38); 483 else if (sch >= 'A') 484 retval = sch - ('A' - 12); 486 retval = sch - '.';
|
| crypt.c | 478 signed char sch = ch; local 481 if (sch >= 'a') 482 retval = sch - ('a' - 38); 483 else if (sch >= 'A') 484 retval = sch - ('A' - 12); 486 retval = sch - '.';
|
| crypt.c | 478 signed char sch = ch; local 481 if (sch >= 'a') 482 retval = sch - ('a' - 38); 483 else if (sch >= 'A') 484 retval = sch - ('A' - 12); 486 retval = sch - '.';
|
| /src/sys/dev/pci/qat/ |
| qat_ae.c | 2380 struct suof_chunk_hdr *sch) 2386 qsi->qsi_simg_buf = qafs->qafs_suof_buf + sch->sch_offset + 2390 (qafs->qafs_suof_buf + sch->sch_offset))->soh_img_length; 2420 struct suof_chunk_hdr *sch; local 2461 sch = (struct suof_chunk_hdr *)(sfh + 1); 2469 (qafs->qafs_suof_buf + sch->sch_offset))->sst_tab_length; 2472 qafs->qafs_sym_str = qafs->qafs_suof_buf + sch->sch_offset + 2484 error = qat_aefw_suof_parse_image(sc, &qsi[i], &sch[i + 1]);
|
| qat_ae.c | 2380 struct suof_chunk_hdr *sch) 2386 qsi->qsi_simg_buf = qafs->qafs_suof_buf + sch->sch_offset + 2390 (qafs->qafs_suof_buf + sch->sch_offset))->soh_img_length; 2420 struct suof_chunk_hdr *sch; local 2461 sch = (struct suof_chunk_hdr *)(sfh + 1); 2469 (qafs->qafs_suof_buf + sch->sch_offset))->sst_tab_length; 2472 qafs->qafs_sym_str = qafs->qafs_suof_buf + sch->sch_offset + 2484 error = qat_aefw_suof_parse_image(sc, &qsi[i], &sch[i + 1]);
|
| qat_ae.c | 2380 struct suof_chunk_hdr *sch) 2386 qsi->qsi_simg_buf = qafs->qafs_suof_buf + sch->sch_offset + 2390 (qafs->qafs_suof_buf + sch->sch_offset))->soh_img_length; 2420 struct suof_chunk_hdr *sch; local 2461 sch = (struct suof_chunk_hdr *)(sfh + 1); 2469 (qafs->qafs_suof_buf + sch->sch_offset))->sst_tab_length; 2472 qafs->qafs_sym_str = qafs->qafs_suof_buf + sch->sch_offset + 2484 error = qat_aefw_suof_parse_image(sc, &qsi[i], &sch[i + 1]);
|
| /src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| ppolicy.c | 1194 password_scheme( struct berval *cred, struct berval *sch ) 1200 if (sch) { 1201 sch->bv_val = NULL; 1202 sch->bv_len = 0; 1213 if (sch) { 1214 sch->bv_val = cred->bv_val; 1215 sch->bv_len = e; 1229 struct berval sch; local 1257 rc = password_scheme( cred, &sch ); 1259 if ((sch.bv_val) && (strncasecmp( sch.bv_val, "{cleartext}" [all...] |
| ppolicy.c | 1194 password_scheme( struct berval *cred, struct berval *sch ) 1200 if (sch) { 1201 sch->bv_val = NULL; 1202 sch->bv_len = 0; 1213 if (sch) { 1214 sch->bv_val = cred->bv_val; 1215 sch->bv_len = e; 1229 struct berval sch; local 1257 rc = password_scheme( cred, &sch ); 1259 if ((sch.bv_val) && (strncasecmp( sch.bv_val, "{cleartext}" [all...] |
| ppolicy.c | 1194 password_scheme( struct berval *cred, struct berval *sch ) 1200 if (sch) { 1201 sch->bv_val = NULL; 1202 sch->bv_len = 0; 1213 if (sch) { 1214 sch->bv_val = cred->bv_val; 1215 sch->bv_len = e; 1229 struct berval sch; local 1257 rc = password_scheme( cred, &sch ); 1259 if ((sch.bv_val) && (strncasecmp( sch.bv_val, "{cleartext}" [all...] |