Searched refs:x_size2 (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dedit.c967 static int x_size2(char *, char **);
1429 j = x_size2(cp, &cp2);
1593 i = x_size2(*p, NULL);
1603 size += x_size2(cp, &cp);
1608 x_size2(char *cp, char **dcp) function
2100 i -= x_size2(cpl, &cpl);
2828 col_left -= (n = x_size2(xbp, NULL));
3269 j = x_size2(xlp, &xlp2);

Completed in 77 milliseconds