OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cbor_encode_undef
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mit/libcbor/dist/src/cbor/
encoding.h
65
size_t
cbor_encode_undef
(unsigned char *, size_t);
encoding.c
123
size_t
cbor_encode_undef
(unsigned char *buffer, size_t buffer_size) {
function
/src/external/mit/libcbor/dist/test/
type_7_encoders_test.c
32
assert_int_equal(1,
cbor_encode_undef
(buffer, 512));
/src/external/mit/libcbor/dist/docs/doxygen/search/
functions_1.js
91
['cbor_5fencode_5fundef',['
cbor_encode_undef
',['../encoding_8c.html#a7330d8c4f55a054151064acea0da181c',1,'
cbor_encode_undef
(unsigned char *buffer, size_t buffer_size): encoding.c'],['../encoding_8h.html#ace6e55205c8e7fb624cb1f39d46f1479',1,'
cbor_encode_undef
(unsigned char *, size_t): encoding.c']]],
all_3.js
113
['cbor_5fencode_5fundef',['
cbor_encode_undef
',['../encoding_8c.html#a7330d8c4f55a054151064acea0da181c',1,'
cbor_encode_undef
(unsigned char *buffer, size_t buffer_size): encoding.c'],['../encoding_8h.html#ace6e55205c8e7fb624cb1f39d46f1479',1,'
cbor_encode_undef
(unsigned char *, size_t): encoding.c']]],
Completed in 17 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026