OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ROPE_MAX_DEPTH
(Results
1 - 2
of
2
) sorted by null
/external/stlport/stlport/stl/
_rope.h
335
// "__ROPE_DEPTH_SIZE" is set to one more then the "
__ROPE_MAX_DEPTH
".
336
// This was originally just an addition of "
__ROPE_MAX_DEPTH
+ 1"
342
# define
__ROPE_MAX_DEPTH
45
343
# define __ROPE_DEPTH_SIZE 46 //
__ROPE_MAX_DEPTH
+ 1
344
enum { _S_max_rope_depth =
__ROPE_MAX_DEPTH
};
[
all
...]
_rope.c
[
all
...]
Completed in 12 milliseconds