Searched refs:atomic_code (Results 1 – 2 of 2) sorted by relevance
392 self.atomic_code = atomic_code_list396 def __init__(self, identifier=None, atomic_code=None): argument398 self.atomic_code = atomic_code660 RunAtomicCode(env.Clone(), node.atomic_code, result)703 for atomic_code in code_node.atomic_code:704 RunAtomicCode(env, atomic_code, output)
144 code ::= atomic_code*145 atomic_code ::= $var id = exp