Searched refs:__ROPE_DEPTH_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
H A D_rope.c1018 rope<_CharT,_Alloc>::_S_min_len[__ROPE_DEPTH_SIZE] __ROPE_TABLE_BODY;
1019 # undef __ROPE_DEPTH_SIZE macro
H A D_rope.h335 // "__ROPE_DEPTH_SIZE" is set to one more then the "__ROPE_MAX_DEPTH".
343 # define __ROPE_DEPTH_SIZE 46 // __ROPE_MAX_DEPTH + 1 macro
1301 static const unsigned long _S_min_len[__ROPE_DEPTH_SIZE];

Completed in 72 milliseconds