Home
last modified time | relevance | path

Searched defs:checking (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.bin/dtc/
H A Dchecking.hh42 namespace checking namespace
H A Dchecking.cc42 namespace checking namespace
/freebsd/contrib/lyaml/build-aux/
H A Dluke119 local function checking(L,...)L.verbose('checking ',concat({...},' '),'... ')end function
/freebsd/contrib/unbound/
H A Dconfigure.ac298 AC_ARG_ENABLE(checking, AS_HELP_STRING([--enable-checking],[Enable warnings, asserts, makefile-dependencies])) global() optenable
/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c68 static bool checking; /* true if we are checking for tic */ variable