Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Dcalc.c39 #define MAX_DEPTH 32 macro
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c1631 #define MAX_DEPTH 100 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c173 static const unsigned int MAX_DEPTH = 6; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc173 static const unsigned int MAX_DEPTH = 6; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5175 const unsigned MAX_DEPTH = 1; variable