Home
last modified time | relevance | path

Searched defs:OP_TEST (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h204 OP_TEST,/* A C if not (R(A) <=> C) then pc++ */ enumerator
/freebsd/contrib/lua/src/
H A Dlopcodes.h283 OP_TEST,/* A k if (not R[A] == k) then pc++ */ enumerator
/freebsd/contrib/mandoc/
H A Dmandocdb.c70 OP_TEST /* change no databases, report potential problems */ enumerator