Searched defs:THIS_FUNCTION_IS_DEPRECATED (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/json-c/
H A 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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/json-c/
H A 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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/json-c/
H A 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

Completed in 118 milliseconds