reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
206 p = parse_number(p, &dir->fieldWidth); 208 if (dir->fieldWidth <= 0) // Width if at all must be non-zero 287 if (dir->fieldWidth == 0) { 292 return (dir->fieldWidth + needsTerminator) * charSize;