Home
last modified time | relevance | path

Searched defs:SEED (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Ddrand48.c60 #define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C) macro
/titanic_50/usr/src/uts/common/inet/ipf/
H A Ddrand48.c83 #define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C) macro
/titanic_50/usr/src/lib/libc/port/gen/
H A Ddrand48.c87 #define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C) macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2845 #define SEED 0x876EDC21 in emlxs_get_key() macro