Searched defs:oper (Results 1 – 15 of 15) sorted by relevance
73 for (const filter_ast::LogicalNot& oper : x.rest) in operator ()() local92 for (const filter_ast::LogicalOr& oper : x.rest) in operator ()() local
100 static int encrypt_and_sign(u8 *key, enum security_op oper, u8 *src, in encrypt_and_sign()
757 struct operand *oper[MAX_OPERANDS]; in asmppc() local856 struct operand *oper, char *txt, int *err) in parse_operand()
284 def _BasicCheck(self, plist, oper): argument