Searched defs:EMIT_OP2 (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/external/bsd/sljit/dist/regex_src/ |
H A D | regexJIT.c | 1292 #define EMIT_OP2(type, arg1, arg2, arg3, arg4, arg5, arg6) \ macro 1809 #define EMIT_OP2(type, arg1, arg2, arg3, arg4, arg5, arg6) \ macro
|