Home
last modified time | relevance | path

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

/openbsd/include/
H A Dsearch.h26 FIND, ENTER enumerator
/openbsd/usr.bin/dig/lib/isc/
H A Dsymtab.c132 #define FIND(s, k, t, b, e) \ macro
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h918 enum TernaryOp : uint8_t { SUBST, FOREACH, FILTER, IF, DAG, SUBSTR, FIND }; enumerator