Home
last modified time | relevance | path

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

/optee_os/ta/
H A Duser_ta_header.c33 #define _C_FUNCTION(name) name##_c macro
35 #define _C_FUNCTION(name) name macro
43 _C_FUNCTION(__ta_entry)(unsigned long func,
49 _C_FUNCTION(__ta_entry)(unsigned long func, in _C_FUNCTION() function