Searched refs:FLAGS_WIDTHPARAM (Results 1 – 1 of 1) sorted by relevance
118 FLAGS_WIDTHPARAM = 1 << 14, /* width PARAMETER was specified */ enumerator408 flags |= FLAGS_WIDTHPARAM; in parsefmt()512 if(flags & FLAGS_WIDTHPARAM) { in parsefmt()718 if(flags & FLAGS_WIDTHPARAM) { in formatf()
Completed in 5 milliseconds