Home
last modified time | relevance | path

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

/glibc-2.36/conform/
Dconformtest.py98 def __init__(self, symbol_type, symbol, extra1=None, extra2=None, argument
101 self.symbol_type = symbol_type
116 if 'macro' in self.symbol_type:
124 if 'constant' in self.symbol_type:
130 if self.symbol_type == 'macro-int-constant':