Home
last modified time | relevance | path

Searched defs:rand (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dpostproc_x86.c13 #define rand __rand macro
17 extern int rand(void) in rand() function
/hardware/intel/img/libdrm/libdrm/
Dxf86drmRandom.c190 unsigned long rand; in main() local