Searched refs:ispadchar (Results 1 – 1 of 1) sorted by relevance
138 #define ispadchar(c) (isdigit(c) || (c) == '.' || (c) == '*') macro625 if (ispadchar(*cap)) { in addpadding()725 while (ispadchar(*capstr)) in handleko()991 if (ispadchar(*string)) in needscopying()1074 if (ispadchar(*from)) { in changecalculations()