/src/distrib/utils/libhack/ |
fmtcheck.c | 1 /* $NetBSD: fmtcheck.c,v 1.2 2022/04/14 15:51:29 martin Exp $ */ 4 fmtcheck(const char *a, const char *b) function in typeref:typename:const char *
|
fmtcheck.c | 1 /* $NetBSD: fmtcheck.c,v 1.2 2022/04/14 15:51:29 martin Exp $ */ 4 fmtcheck(const char *a, const char *b) function in typeref:typename:const char *
|
/src/lib/libc/gen/ |
fmtcheck.c | 1 /* $NetBSD: fmtcheck.c,v 1.16 2017/12/13 06:43:45 rin Exp $ */ 33 __RCSID("$NetBSD: fmtcheck.c,v 1.16 2017/12/13 06:43:45 rin Exp $"); 43 __weak_alias(fmtcheck,__fmtcheck) 329 fmtcheck(const char *f1, const char *f2) function in typeref:typename:const char *
|
fmtcheck.c | 1 /* $NetBSD: fmtcheck.c,v 1.16 2017/12/13 06:43:45 rin Exp $ */ 33 __RCSID("$NetBSD: fmtcheck.c,v 1.16 2017/12/13 06:43:45 rin Exp $"); 43 __weak_alias(fmtcheck,__fmtcheck) 329 fmtcheck(const char *f1, const char *f2) function in typeref:typename:const char *
|
/src/lib/libc/include/ |
namespace.h | 936 #define fmtcheck __fmtcheck macro
|
namespace.h | 936 #define fmtcheck __fmtcheck macro
|