Home
last modified time | relevance | path

Searched defs:explain (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregerror.c95 const char *explain; member
/netbsd-src/games/cribbage/
H A Dextern.c46 BOOLEAN explain = FALSE; /* player mistakes explained */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregerror.c57 const char *explain; member
/netbsd-src/lib/libc/regex/
H A Dregerror.c102 const char *explain; member
/netbsd-src/games/hunt/hunt/
H A Dplayit.c285 bool explain; in quit() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp704 namespace explain { namespace
1347 static void explain() { in explain() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c4563 structural_type_p (tree t, bool explain) in structural_type_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc4867 structural_type_p (tree t, bool explain) in structural_type_p()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c19805 u8 explain; /* True if the EXPLAIN flag is found on the query */ member
23505 bft explain:2; /* 0: normal, 1: EXPLAIN, 2: EXPLAIN QUERY PLAN */ member