Home
last modified time | relevance | path

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

/dports/misc/nnn/nnn-4.3/src/
H A Dnnn.c3461 const int WCHAR_T_WIDTH = sizeof(wchar_t); local
3515 (len - pos) * WCHAR_T_WIDTH);
3537 (len - pos) * WCHAR_T_WIDTH);
3557 memmove(buf, buf + pos, (len - pos) * WCHAR_T_WIDTH);
3575 (len - pos) * WCHAR_T_WIDTH);
3600 (len - pos) * WCHAR_T_WIDTH);
3607 (len - pos - 1) * WCHAR_T_WIDTH);