HomeSort by: relevance | last modified time | path
    Searched defs:strpct (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libutil/
strpct.c 1 /* $NetBSD: strpct.c,v 1.6 2025/05/13 04:50:45 rillig Exp $ */
43 __RCSID("$NetBSD: strpct.c,v 1.6 2025/05/13 04:50:45 rillig Exp $");
70 (void)strpct(buf + sign, bufsiz - sign, imax_abs(numerator),
117 strpct(char *buf, size_t bufsiz, uintmax_t numerator, uintmax_t denominator, function in typeref:typename:char *
strpct.c 1 /* $NetBSD: strpct.c,v 1.6 2025/05/13 04:50:45 rillig Exp $ */
43 __RCSID("$NetBSD: strpct.c,v 1.6 2025/05/13 04:50:45 rillig Exp $");
70 (void)strpct(buf + sign, bufsiz - sign, imax_abs(numerator),
117 strpct(char *buf, size_t bufsiz, uintmax_t numerator, uintmax_t denominator, function in typeref:typename:char *

Completed in 21 milliseconds