Searched refs:skip_byte (Results 1 – 1 of 1) sorted by relevance
660 #define skip_byte_f(str, len) skip_byte(str, len, __FUNCTION__)705 static char *skip_byte(MppCfgStrBuf *str, rk_s32 len, const char *caller) in skip_byte() function