Home
last modified time | relevance | path

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

12

/freebsd/contrib/libcbor/test/
H A Dcbor_serialize_test.c275 cbor_item_t *one = cbor_build_uint8(1); test_serialize_definite_array() local
276 cbor_item_t *two = cbor_build_uint8(2); test_serialize_definite_array() local
292 cbor_item_t *one = cbor_build_uint8(1); test_serialize_array_no_space() local
311 cbor_item_t *one = cbor_build_uint8(1); test_serialize_indefinite_array() local
312 cbor_item_t *two = cbor_build_uint8(2); test_serialize_indefinite_array() local
327 cbor_item_t *one = cbor_build_uint8(1); test_serialize_definite_map() local
328 cbor_item_t *two = cbor_build_uint8(2); test_serialize_definite_map() local
344 cbor_item_t *one = cbor_build_uint8(1); test_serialize_indefinite_map() local
345 cbor_item_t *two = cbor_build_uint8(2); test_serialize_indefinite_map() local
361 cbor_item_t *one = cbor_build_uint8(1); test_serialize_map_no_space() local
362 cbor_item_t *two = cbor_build_uint8(2); test_serialize_map_no_space() local
385 cbor_item_t *one = cbor_build_uint8(1); test_serialize_tags() local
397 cbor_item_t *one = cbor_build_uint8(1); test_serialize_tags_no_space() local
[all...]
H A Dmap_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
H A Darray_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/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.enum.d40 one = 1, enumerator
41 two, enumerator
H A Dtst.relenum.d41 one, enumerator
42 two enumerator
/freebsd/lib/msun/src/
H A Ds_tanhf.c20 static const float one=1.0, two=2.0, huge = 1.0e30; variable
H A Ds_tanh.c42 static const double one = 1.0, two = 2.0, huge = 1.0e300; variable
H A De_jnf.c26 two = 2.0000000000e+00, /* 0x40000000 */ variable
27 one = 1.0000000000e+00; /* 0x3F800000 */ variable
H A De_jn.c44 two = 2.00000000000000000000e+00, /* 0x40000000, 0x00000000 */ variable
45 one = 1.00000000000000000000e+00; /* 0x3FF00000, 0x00000000 */ variable
H A Ds_erff.c24 one = 1, variable
25 two = 2, variable
H A De_powf.c27 one = 1.0, variable
28 two = 2.0, variable
[all...]
H A De_pow.c68 one = 1.0, variable
69 two = 2.0, variable
[all...]
H A Ds_erf.c115 one = 1, variable
116 two = 2, variable
/freebsd/contrib/sendmail/libsm/
H A Dt-strl.c30 int one, two, k; variable
H A Db-strcmp.c54 long one, two; local
/freebsd/usr.sbin/mptutil/
H A Dmpt_evt.c83 MPI_LOG_0_ENTRY * const *one; in event_compare() local
84 MPI_LOG_0_ENTRY * const *two; in event_compare() local
/freebsd/crypto/libecc/src/examples/basic/
H A Dnn_miller_rabin.c51 nn s, q, r, d, a, y, j, one, two, tmp; in miller_rabin() local
/freebsd/lib/msun/ld128/
H A De_powl.c85 one = 1.0L, variable
86 two = 2.0L, variable
H A Ds_erfl.c28 one = 1, variable
29 two = 2; variable
/freebsd/contrib/libxo/libxo/
H A Dxo_encoder.h34 xo_streq (const char *one, const char *two) in xo_streq()
/freebsd/tests/sys/kern/
H A Dunix_dgram.c179 int one, many[3], two; in ATF_TC_BODY() local
/freebsd/sys/dev/le/
H A Dlancevar.h181 ether_cmp(void *one, void *two) in ether_cmp()
/freebsd/contrib/wpa/src/common/
H A Dsae.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/sys/x86/x86/
H A Dintr_machdep.c694 intrcmp(const void *one, const void *two) in intrcmp()
/freebsd/usr.bin/units/
H A Dunits.c609 compareproducts(char ** one,char ** two) compareproducts() argument
[all...]

12