Searched refs:psup (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tests.c | 1025 mpfr_prec_t pymin, mpfr_prec_t pymax, mpfr_prec_t psup, in bad_cases() argument 1055 px = py + psup; in bad_cases()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | syncrepl.c | 2911 psup = BER_BVNULL, nsup = BER_BVNULL; in syncrepl_message_to_op() local 3130 REWRITE_DN( si, sup, bv2, psup, nsup ); in syncrepl_message_to_op() 3133 op->orr_newSup = &psup; in syncrepl_message_to_op() 3192 if ( !BER_BVISNULL( &psup ) ) { in syncrepl_message_to_op() 3193 ch_free( psup.bv_val ); in syncrepl_message_to_op()
|
/netbsd-src/external/lgpl3/mpfr/dist/ |
H A D | ChangeLog | 676 input (py = 9999, psup = 120000, giving px = py + psup = 129999), 5437 [tests/tsqrt.c] For bad_cases(), use the same pos and psup parameters 5440 [tests/tcbrt.c] For bad_cases(), use the same pos and psup parameters 5460 - for n ≤ 5, reduce the psup parameter in order to also generate
|