Home
last modified time | relevance | path

Searched +defs:one +defs:two (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-13-stable/contrib/libcbor/test/
HDcbor_serialize_test.c275 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_definite_array() local
276 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_definite_array() local
292 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_array_no_space() local
311 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_indefinite_array() local
312 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_indefinite_array() local
327 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_definite_map() local
328 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_definite_map() local
344 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_indefinite_map() local
345 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_indefinite_map() local
361 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_map_no_space() local
[all …]
HDmap_test.c184 cbor_item_t *one = cbor_build_uint8(1); in test_map_add_full() local
185 cbor_item_t *two = cbor_build_uint8(2); in test_map_add_full() local
201 cbor_item_t *one = cbor_build_uint8(1); in test_map_add_too_big_to_realloc() local
202 cbor_item_t *two = cbor_build_uint8(2); in test_map_add_too_big_to_realloc() local
HDarray_encoders_test.c32 cbor_item_t *one = cbor_build_uint8(1); in test_indef_array_encoding() local
33 cbor_item_t *two = cbor_build_uint8(2); in test_indef_array_encoding() local
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
HDtst.enum.d40 one = 1, enumerator
41 two, enumerator
HDtst.relenum.d41 one, enumerator
42 two enumerator
/freebsd-13-stable/lib/msun/src/
HDs_tanhf.c21 static const float one=1.0, two=2.0, huge = 1.0e30; variable
HDs_tanh.c44 static const double one = 1.0, two = 2.0, huge = 1.0e300; variable
HDe_jnf.c27 two = 2.0000000000e+00, /* 0x40000000 */ variable
28 one = 1.0000000000e+00; /* 0x3F800000 */ variable
HDe_jn.c46 two = 2.00000000000000000000e+00, /* 0x40000000, 0x00000000 */ variable
47 one = 1.00000000000000000000e+00; /* 0x3FF00000, 0x00000000 */ variable
HDs_erff.c25 one = 1, variable
26 two = 2, variable
HDe_powf.c28 one = 1.0, variable
29 two = 2.0, variable
HDe_pow.c70 one = 1.0, variable
71 two = 2.0, variable
HDs_erf.c117 one = 1, variable
118 two = 2, variable
/freebsd-13-stable/contrib/sendmail/libsm/
HDt-strl.c30 int one, two, k; variable
HDb-strcmp.c54 long one, two; local
/freebsd-13-stable/usr.sbin/mptutil/
HDmpt_evt.c84 MPI_LOG_0_ENTRY * const *one; in event_compare() local
85 MPI_LOG_0_ENTRY * const *two; in event_compare() local
/freebsd-13-stable/crypto/libecc/src/examples/basic/
HDnn_miller_rabin.c51 nn s, q, r, d, a, y, j, one, two, tmp; in miller_rabin() local
/freebsd-13-stable/lib/msun/ld128/
HDe_powl.c86 one = 1.0L, variable
87 two = 2.0L, variable
HDs_erfl.c30 one = 1, variable
31 two = 2; variable
/freebsd-13-stable/contrib/libxo/libxo/
HDxo_encoder.h34 xo_streq (const char *one, const char *two) in xo_streq()
/freebsd-13-stable/sys/dev/le/
HDlancevar.h183 ether_cmp(void *one, void *two) in ether_cmp()
/freebsd-13-stable/contrib/wpa/src/common/
HDsae.c631 struct crypto_bignum *u2, *t1, *t2, *z, *t, *zero, *one, *two, *three, in sswu() local
972 struct crypto_bignum *one = NULL, *two = NULL, *bn = NULL, *tmp = NULL, in sae_derive_pt_ffc() local
1149 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ecc() local
1212 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ffc() local
1992 struct crypto_bignum *res, *one; in sae_parse_commit_element_ffc() local
/freebsd-13-stable/usr.bin/units/
HDunits.c609 compareproducts(char **one, char **two) in compareproducts()
/freebsd-13-stable/sys/x86/x86/
HDintr_machdep.c762 intrcmp(const void *one, const void *two)
/freebsd-13-stable/lib/msun/ld80/
HDs_erfl.c33 one = 1, variable
34 two = 2; variable

12