HomeSort by: relevance | last modified time | path
    Searched refs:CBOR_VERSION (Results 1 - 7 of 7) sorted by relevancy

  /src/external/mit/libcbor/dist/test/
cpp_linkage_test.cpp 11 int main() { std::cout << "Hello from libcbor " << CBOR_VERSION << std::endl; }
  /src/external/mit/libcbor/dist/demo/
hello_cbor.c 12 printf("Hello from libcbor %s\n", CBOR_VERSION);
  /src/external/mit/libcbor/dist/examples/
hello.c 12 printf("Hello from libcbor %s\n", CBOR_VERSION);
  /src/external/mit/libcbor/dist/docs/doxygen/search/
defines_1.js 6 ['cbor_5fversion',['CBOR_VERSION',['../common_8h.html#a956e417f98370dd1a96e4dac2e0ed7dd',1,'common.h']]],
all_3.js 270 ['cbor_5fversion',['CBOR_VERSION',['../common_8h.html#a956e417f98370dd1a96e4dac2e0ed7dd',1,'common.h']]],
  /src/external/mit/libcbor/lib/
Makefile 32 CBOR_VERSION = ${CBOR_VERSION_MAJOR}.${CBOR_VERSION_MINOR}.${CBOR_VERSION_PATCH}
86 -e s@CBOR_VERSION@${CBOR_VERSION}@ ${.ALLSRC} > ${.TARGET}
  /src/external/mit/libcbor/dist/src/cbor/
common.h 42 #define CBOR_VERSION \

Completed in 23 milliseconds