Searched refs:sfx_val (Results 1 – 1 of 1) sorted by relevance
103 static const unsigned int sfx_val = (unsigned int)0xe7e6e5e4e3e2e1e0; variable115 #define PASS_ARG(...) pfx_val, __VA_ARGS__, sfx_val135 return match_str(ptr, sfx_str, 2U * sizeof(sfx_val)); in match_sfx()