Searched refs:ispadchar (Results 1 – 1 of 1) sorted by relevance
136 #define ispadchar(c) (isdigit(c) || (c) == '.' || (c) == '*') macro623 if (ispadchar(*cap)) { in addpadding()723 while (ispadchar(*capstr)) in handleko()989 if (ispadchar(*string)) in needscopying()1072 if (ispadchar(*from)) { in changecalculations()