Searched refs:TAG_FUNCTION (Results 1 – 2 of 2) sorted by relevance
47 TAG_FUNCTION = 0x01000000 variable in GCDAParser104 if (tag == self.TAG_FUNCTION or tag == self.TAG_COUNTER or111 if tag == self.TAG_FUNCTION:
56 TAG_FUNCTION = 0x01000000 variable in GCNOParser100 if (tag == self.TAG_FUNCTION or tag == self.TAG_BLOCKS or111 if tag == self.TAG_FUNCTION: