Searched refs:JERRY_ATTR_DEPRECATED (Results 1 – 1 of 1) sorted by relevance
36 #define JERRY_ATTR_DEPRECATED __attribute__((deprecated)) macro54 #define JERRY_ATTR_DEPRECATED __declspec(deprecated) macro97 #ifndef JERRY_ATTR_DEPRECATED98 #define JERRY_ATTR_DEPRECATED macro