Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/el/common/
Dimport.h37 const char* fn; member
44 SDK_INLINE void ELi_SetLastFunctionName(const char* fn) in ELi_SetLastFunctionName()
49 #define ELi_SetLastFunctionName(fn) (void)(fn); argument