Searched refs:bitflag (Results 1 – 3 of 3) sorted by relevance
87 unsigned bitflag; in dont_trigger() local89 bitflag = aa | C; in dont_trigger()
106 - **[breaking change]** Use struct keyword instead of flags to define bitflag types ([#84])
42829 (struct qual_options): Change 'bitflag' type to unsigned.42832 (qualify_one): Change 'n' and 'bitflag' arguments types to unsigned.42835 (qual_syscall): Change 'bitflag' argument type to unsigned.42836 Add 'const' qualifier to 'bitflag' and 'not' arguments.42838 (qual_signal): Change 'bitflag' argument type to unsigned.42839 Add 'const' qualifier to 'bitflag' and 'not' arguments.42841 (qual_desc): Change 'bitflag' argument type to unsigned.42842 Add 'const' qualifier to 'bitflag' and 'not' arguments.52201 qual_desc): Take just a bitflag argument instead of pointer to the whole