Searched refs:M_firsttime2 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/mapm/
H A Dmapm_rnd.c91 static int M_firsttime2 = TRUE; variable
158 if (M_firsttime2 == FALSE)
166 M_firsttime2 = TRUE;
174 if (M_firsttime2)
190 if (M_firsttime2) /* use the system time as the initial seed value */
192 M_firsttime2 = FALSE;

Completed in 30 milliseconds