Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_trace_impl.h35 #define CODEPTR() (_ReturnAddress()) macro
37 #define CODEPTR() ( __builtin_return_address(0)) macro
39 #define CODEPTR() nullptr macro
42 #define CODEPTR() nullptr macro