Searched refs:show_byte (Results 1 – 1 of 1) sorted by relevance
658 #define show_byte_f(str, pos) show_byte(str, pos, __FUNCTION__)687 static char *show_byte(MppCfgStrBuf *str, rk_s32 pos, const char *caller) in show_byte() function732 while ((p = show_byte(str, 0, caller)) && p[0] <= 32) in skip_ws()