Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/core/
Derrors.h91 #define DECLARE_ERROR(FUNC, CONST) \ macro
103 DECLARE_ERROR(Cancelled, CANCELLED) in DECLARE_ERROR() function
/external/v8/src/heap/
Dfactory.h812 #define DECLARE_ERROR(NAME) \ macro