Home
last modified time | relevance | path

Searched defs:get_size_ptr (Results 1 – 2 of 2) sorted by relevance

/dports/games/liblcf/liblcf-0.7.0/src/lcf/
H A Ddbarrayalloc.h33 static constexpr size_type* get_size_ptr(void* p) { in get_size_ptr() function
37 static constexpr const size_type* get_size_ptr(const void* p) { in get_size_ptr() function
/dports/www/lua-resty-core/lua-resty-core-0.1.22/lib/resty/core/
H A Dbase.lua173 function _M.get_size_ptr() function