HomeSort by relevance Sort by last modified time
    Searched defs:pool_end (Results 1 - 2 of 2) sorted by null

  /external/oprofile/module/ia64/
op_syscalls.c 27 char * pool_end; variable
  /external/qemu/tcg/
tcg.h 272 uint8_t *pool_cur, *pool_end; member in struct:TCGContext
351 if (unlikely(ptr_end > s->pool_end)) {

Completed in 143 milliseconds