Home
last modified time | relevance | path

Searched refs:LIST3 (Results 1 – 2 of 2) sorted by relevance

/zcbor-latest/tests/include/
Dcommon_test.h15 #define LIST3(num) 0x9F /* Use short count 31 (indefinite-length). Note that the 'num' argument is … macro
26 #define LIST3(num) 0x98, num macro
/zcbor-latest/tests/decode/test5_corner_cases/src/
Dmain.c1671 LIST3(25), 0x40 /* empty bstr */, 0x60 /* empty tstr */, in ZTEST()