Searched defs:no_sext (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c14234 bool no_sext; local
14273 bool no_sext = src_reg->umax_value < (1ULL << (insn->off - 1)); local

Completed in 302 milliseconds