Home
last modified time | relevance | path

Searched refs:__DECONST (Results 1 – 1 of 1) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Djemalloc_internal_macros.h54 #ifndef __DECONST
55 # define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) macro

Completed in 2 milliseconds