Home
last modified time | relevance | path

Searched refs:TYPE_NAME_POINTER (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
Dgcc-common.h164 #define TYPE_NAME_POINTER(node) IDENTIFIER_POINTER(TYPE_NAME(node)) macro
Drandomize_layout_plugin.c758 type_name = TYPE_NAME_POINTER(type_tree); in type_name_eq()