Searched refs:DECL_NAME_LENGTH (Results 1 – 2 of 2) sorted by relevance
493 if (DECL_NAME_LENGTH(var) < sizeof("latent_entropy") - 1) in create_latent_entropy_decl()
157 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) macro