Searched refs:SETLOW (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libc/port/gen/ |
H A D | drand48.c | 86 #define SETLOW(x, y, n) SET3(x, LOW((y)[n]), LOW((y)[(n)+1]), LOW((y)[(n)+2])) macro 160 SETLOW(lastx, x, 0); 170 SETLOW(x, param, 0); 171 SETLOW(a, param, 3);
|
Completed in 14 milliseconds