OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_chunks_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libcbor/dist/src/cbor/
bytestrings.c
106
cbor_item_t **
new_chunks_data
= _cbor_realloc_multiple(
local
109
if (
new_chunks_data
== NULL) {
113
data->chunks =
new_chunks_data
;
strings.c
97
cbor_item_t **
new_chunks_data
= _cbor_realloc_multiple(
local
100
if (
new_chunks_data
== NULL) {
105
data->chunks =
new_chunks_data
;
Completed in 19 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026