Home
last modified time | relevance | path

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

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-utils/
H A Dmemory.h72 #define fcitx_memory_pool_alloc(pool, size) \ macro
H A Dmemory.c110 void* fcitx_memory_pool_alloc(FcitxMemoryPool* pool, size_t size) in fcitx_memory_pool_alloc() function