Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-common.h109 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) macro
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dgcc-common.h166 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) macro

Completed in 3 milliseconds