Searched refs:PCFLAG_FUNC_ENTRY (Results 1 – 6 of 6) sorted by relevance
29 PCFLAG_FUNC_ENTRY = 1, enumerator
21 return __dft.PCsBeg[BlockIdx * 2 + 1] & PCFLAG_FUNC_ENTRY; in BlockIsEntry()
82 return __dft.PCsBeg[BlockIdx * 2 + 1] & PCFLAG_FUNC_ENTRY; in BlockIsEntry()