Home
last modified time | relevance | path

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

/external/executorch/runtime/core/
Dresult.h222 #define ET_UNWRAP(result__, ...) ET_INTERNAL_UNWRAP(result__, ##__VA_ARGS__) argument
235 #define ET_INTERNAL_UNWRAP_1(result__) \ argument
245 #define ET_INTERNAL_UNWRAP_2(result__, message__, ...) \ argument
/external/executorch/extension/module/
Dmodule.cpp26 #define ET_UNWRAP_UNIQUE(result__) \ argument