Home
last modified time | relevance | path

Searched defs:to_find (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/dialog/
H A Dinputstr.c390 dlg_find_index(const int *list, int limit, int to_find) in dlg_find_index()
/freebsd/crypto/libecc/src/arithmetic_tests/
H A Darithmetic_tests.c119 #define FIND_IN_DISPATCH_TABLE(op, to_find, type) do {\ argument