Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/unit/cbprintf/
Dmain.c103 static const unsigned int sfx_val = (unsigned int)0xe7e6e5e4e3e2e1e0; variable
115 #define PASS_ARG(...) pfx_val, __VA_ARGS__, sfx_val
135 return match_str(ptr, sfx_str, 2U * sizeof(sfx_val)); in match_sfx()