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

/external/libxml2/
H A Dlibxml.h93 int __xmlRandom(void);
H A Ddict.c197 int __xmlRandom(void) { function
560 dict->seed = __xmlRandom();
H A Dhash.c189 table->random_seed = __xmlRandom();

Completed in 143 milliseconds