Home
last modified time | relevance | path

Searched defs:x (Results 1 – 3 of 3) sorted by relevance

/zcbor-latest/tests/decode/test3_simple/src/
Dmain.c455 #define FUZZ(x) fuzz_one_input(x, sizeof(x)) argument
/zcbor-latest/include/
Dzcbor_common.h20 #define ZCBOR_STRINGIFY_PRE(x) #x argument
509 static inline size_t zcbor_round_up(size_t x, size_t align) in zcbor_round_up()
/zcbor-latest/tests/decode/test8_suit12/src/
Dmain.c740 #define FUZZ(x) fuzz_one_input(x, sizeof(x)) argument