Home
last modified time | relevance | path

Searched refs:idNot (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Did.h97 idNot = '!', enumerator
H A Dcompile.c3307 case idNot: SP_INSN(not); return COMPILE_OK; in iseq_specialized_instruction()