Home
last modified time | relevance | path

Searched defs:debug_tree (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-common.h419 static inline void debug_tree(const_tree t) in debug_tree() function
429 #define debug_tree(t) debug_tree(CONST_CAST_TREE(t)) macro
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dgcc-common.h959 static inline void debug_tree(const_tree t) in debug_tree() function
969 #define debug_tree(t) debug_tree(CONST_CAST_TREE(t)) macro

Completed in 3 milliseconds