Home
last modified time | relevance | path

Searched refs:DECL_NAME_LENGTH (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/gcc-plugins/
A Dstackleak_plugin.c97 if (DECL_NAME_LENGTH(var) != sizeof("current_stack_pointer") - 1) in get_current_stack_pointer_decl()
A Dgcc-common.h109 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) macro
A Dlatent_entropy_plugin.c481 if (DECL_NAME_LENGTH(var) < sizeof("latent_entropy") - 1) in create_latent_entropy_decl()

Completed in 7 milliseconds