HomeSort by relevance Sort by last modified time
    Searched full:size_auxv_t (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/core/src/
system.cpp 330 const size_t size_auxv_t = sizeof(auxv); local
332 while ((size_t)read(cpufile, &auxv, size_auxv_t) == size_auxv_t)
    [all...]

Completed in 555 milliseconds