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

  /external/openssl/crypto/rand/
rand_win.c 455 HEAP32NEXT heap_next; local
473 heap_next = (HEAP32NEXT) GetProcAddress(kernel, "Heap32Next");
483 if (snap && heap_first && heap_next && heaplist_first &&
529 while (heap_next(&hentry)
559 while (heap_next(&hentry)

Completed in 2902 milliseconds