Searched refs:_decmp_get_func (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c200 _decmp_get_func(uint32_t type, uintptr_t offset) function
254 #define decmp_get_func(type, func) ((typeof(((decmpfs_registration*)NULL)->func))_decmp_get_func(type, offsetof_func(func)))

Completed in 18 milliseconds