Home
last modified time | relevance | path

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

/zcbor-3.6.0/tests/decode/test5_corner_cases/src/
Dmain.c17 #define LIST2(num) 0x9F /* Use short count 31 (indefinite-length). Note that the 'num' argument is … macro
28 #define LIST2(num) CONCAT_BYTE(0x9, num) macro