Home
last modified time | relevance | path

Searched refs:base1 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/crypto/arcfour/sun4v/
H A Darcfour_crypt.c179 base1 = &base[i1]; in arcfour_crypt()
181 tmp0 = base1[0]; in arcfour_crypt()
211 tmp0 = base1[1]; in arcfour_crypt()
266 tmp0 = base1[2]; in arcfour_crypt()
269 base1[2] = (uchar_t)tmp1; in arcfour_crypt()
276 tmp0 = base1[3]; in arcfour_crypt()
279 base1[3] = (uchar_t)tmp1; in arcfour_crypt()
286 tmp0 = base1[4]; in arcfour_crypt()
296 tmp0 = base1[5]; in arcfour_crypt()
307 tmp0 = base1[6]; in arcfour_crypt()
[all …]
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vatan2f.c61 float base0 = 0.0, base1, base2; in __vatan2f() local
278 *(int*)&base1 = k1; in __vatan2f()
286 base1 = zero; in __vatan2f()
411 db1 = base1; in __vatan2f()
458 t1 = (y1 - x1 * (double)base1) / in __vatan2f()
459 (x1 + y1 * (double)base1); in __vatan2f()
/illumos-gate/usr/src/tools/smatch/src/
H A Devaluate.c675 struct symbol *base1 = t1->ctype.base_type; in type_difference() local
703 t1 = base1; in type_difference()
747 base1 = examine_pointer_target(t1); in type_difference()
799 if (base1 != base2) in type_difference()
811 t1 = base1; in type_difference()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs425 … desc_struct)->limit0, (struct desc_struct)->base0, (struct desc_struct)->base1, (struct desc_stru…