Home
last modified time | relevance | path

Searched defs:OP_FLAGS (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/
Dia32_insn.h246 #define OP_FLAGS( type ) (type & OP_FLAG_MASK) macro
/external/pcre/dist2/src/
Dpcre2_jit_compile.c632 #define OP_FLAGS(op, dst, dstw, type) \ macro