Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/fortify/
Dunistd.h28 #define __DIAGNOSE_ERROR_IF_OVERFLOWS_SSIZET(what, fn) \ argument
31 #define __DIAGNOSE_ERROR_IF_OVERFLOWS_OBJECTSIZE(what, objsize, fn) \ argument
Dfortify.h75 #define __DIAGNOSE_CALL_BYPASSING_FORTIFY(fn) (&(fn)) argument
/interface/sdk_c/third_party/node/src/
Dnode_api.h53 #define NAPI_C_CTOR(fn) \ argument
59 #define NAPI_C_CTOR(fn) \ argument
/interface/sdk_c/TEEKit/include/tee/
Dtee_dynamic_srv.h87 srv_dispatch_fn_t fn; member