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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
os_memory_debug.h 77 #define os_realloc( _ptr, _old_size, _new_size ) \ macro
os_memory_stdc.h 47 #define os_realloc( _old_ptr, _old_size, _new_size) \ macro
  /external/mesa3d/src/gallium/auxiliary/os/
os_memory_debug.h 77 #define os_realloc( _ptr, _old_size, _new_size ) \ macro
os_memory_stdc.h 47 #define os_realloc( _old_ptr, _old_size, _new_size) \ macro

Completed in 43 milliseconds