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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbExample.h57 u_int32_t randomInt(u_int32_t, u_int32_t);
H A DTpcbExample.cpp475 TpcbExample::randomInt(u_int32_t lo, u_int32_t hi) function in class:TpcbExample
508 return (randomInt(min, max));

Completed in 62 milliseconds