Searched refs:MAX_DEPTH (Results 1 – 2 of 2) sorted by relevance
288 #define MAX_DEPTH 32000 macro294 while (dx_db->type != DX_DIRBLOCK_ROOT && depth < MAX_DEPTH) { in htree_depth()
360 #define MAX_DEPTH ((sizeof(_xmlValidState.occurs)) * 8) macro