Searched defs:residue (Results 1 – 13 of 13) sorted by relevance
| /freebsd-9-stable/contrib/gcclibs/libdecnumber/ |
| D | decNumber.c | 370 Int residue = 0; /* rounding residue */ in decNumberFromString() local 915 Int residue = 0; /* as usual */ in decNumberNormalize() local 991 Int residue = 0; /* rounding residue */ in decNumberPower() local 1460 Int residue = 0; /* rounding residue */ in decNumberSquareRoot() local 2238 Int residue; /* rounding accumulator */ in decAddOp() local 2737 Int residue; /* for rounding */ in decDivideOp() local 3444 Int residue = 0; /* rounding residue */ in decMultiplyOp() local 3620 Int residue = 0; /* rounding residue */ in decQuantizeOp() local 3890 Int residue = 0; /* rounding accumulator */ in decCompareOp() local 4579 Int residue = 0; /* rounding accumulator */ in decRoundOperand() local [all …]
|
| /freebsd-9-stable/crypto/heimdal/lib/hx509/ |
| D | ks_null.c | 41 const char *residue, hx509_lock lock) in null_init()
|
| D | ks_file.c | 331 const char *residue, hx509_lock lock, outformat format) in file_init_common() 451 const char *residue, hx509_lock lock) in file_init_pem() 459 const char *residue, hx509_lock lock) in file_init_der()
|
| D | ks_dir.c | 59 const char *residue, hx509_lock lock) in dir_init()
|
| D | ks_mem.c | 55 const char *residue, hx509_lock lock) in mem_init()
|
| D | keyset.c | 118 const char *residue; in hx509_certs_init() local
|
| D | ks_keychain.c | 266 const char *residue, hx509_lock lock) in keychain_init()
|
| D | ks_p12.c | 323 const char *residue, hx509_lock lock) in p12_init()
|
| D | ks_p11.c | 792 const char *residue, hx509_lock lock) in p11_init()
|
| /freebsd-9-stable/sys/dev/usb/storage/ |
| D | umass.c | 1465 uint32_t residue; in umass_t_bbb_status_callback() local 1980 uint32_t residue; in umass_t_cbi_status_callback() local 2448 umass_cam_cb(struct umass_softc *sc, union ccb *ccb, uint32_t residue, in umass_cam_cb() 2531 umass_cam_sense_cb(struct umass_softc *sc, union ccb *ccb, uint32_t residue, in umass_cam_sense_cb() 2633 umass_cam_quirk_cb(struct umass_softc *sc, union ccb *ccb, uint32_t residue, in umass_cam_quirk_cb()
|
| /freebsd-9-stable/libexec/ftpd/ |
| D | ftpd.c | 1098 checkuser(char *fname, char *name, int pwset, char **residue, int *ecode) in checkuser() 1381 char *residue = NULL; in pass() local
|
| /freebsd-9-stable/gnu/usr.bin/grep/ |
| D | grep.c | 805 size_t residue, save; in grep() local
|
| /freebsd-9-stable/sys/dev/mly/ |
| D | mlyreg.h | 337 int32_t residue; member
|