Searched refs:condattr (Results 1 – 2 of 2) sorted by relevance
376 def __init__(self, condattr): argument387 self.condattr = condattr.cast(condattr_struct)['value']392 self.values.append(('__size', condattr['__size']))393 self.values.append(('__align', condattr['__align']))418 clock_id = (self.condattr >> 1) & ((1 << COND_CLOCK_BITS) - 1)425 if self.condattr & 1:
349 test-condattr-printers test-cond-printers \358 CFLAGS-test-condattr-printers.c := $(CFLAGS-printers-tests)364 CPPFLAGS-test-condattr-printers.c := $(CFLAGS-printers-tests)
Completed in 5 milliseconds