Home
last modified time | relevance | path

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

/device/google/bonito/json-c/
Djson_object.h17 #define THIS_FUNCTION_IS_DEPRECATED(func) func __attribute__ ((deprecated)) macro
19 #define THIS_FUNCTION_IS_DEPRECATED(func) __declspec(deprecated) func macro
21 #define THIS_FUNCTION_IS_DEPRECATED(func) func macro
/device/google/crosshatch/json-c/
Djson_object.h17 #define THIS_FUNCTION_IS_DEPRECATED(func) func __attribute__ ((deprecated)) macro
19 #define THIS_FUNCTION_IS_DEPRECATED(func) __declspec(deprecated) func macro
21 #define THIS_FUNCTION_IS_DEPRECATED(func) func macro