ESP-IDF
ProtobufCIntRange::orig_index
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ProtobufCIntRange::orig_index
ProtobufCIntRange::orig_index field
Syntax
Show:
Summary
Declaration
from
protobuf-c.h:630
unsigned
orig_index
;
Examples
References
from
examples
Code
Location
Referrer
unsigned
orig_index
;
protobuf-c.h:630
(
int
)
(
ranges
[
mid
+
1
]
.
orig_index
-
protobuf-c.c:2037
int_range_lookup()
ranges
[
mid
]
.
orig_index
)
)
protobuf-c.c:2038
int_range_lookup()
ranges
[
mid
]
.
orig_index
;
protobuf-c.c:2045
int_range_lookup()
unsigned
start_orig_index
=
ranges
[
start
]
.
orig_index
;
protobuf-c.c:2048
int_range_lookup()
ranges
[
start
+
1
]
.
orig_index
-
start_orig_index
;
protobuf-c.c:2050
int_range_lookup()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ProtobufCIntRange::orig_index
is read by 1 function:
All items filtered out
ProtobufCIntRange::orig_index
int_range_lookup()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out