Home
last modified time | relevance | path

Searched refs:OP_FOUND (Results 1 – 5 of 5) sorted by relevance

/dports/security/yara/yara-4.1.1/libyara/include/yara/
H A Dexec.h66 #define OP_FOUND 22 macro
/dports/security/yara/yara-4.1.1/libyara/
H A Dparser.c1026 if (instruction != OP_FOUND) in yr_parser_reduce_string_identifier()
1060 if (instruction != OP_FOUND) in yr_parser_reduce_string_identifier()
H A Dgrammar.y1370 OP_FOUND,
H A Dexec.c1153 case OP_FOUND: in yr_execute_code()
H A Dgrammar.c3052 OP_FOUND, in yyparse()