OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRINTF_LIKE
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mit/expat/dist/tests/
minicheck.h
64
/*
PRINTF_LIKE
has two effects:
71
# define
PRINTF_LIKE
(fmtpos, argspos) \
74
# define
PRINTF_LIKE
(fmtpos, argspos)
85
void
PRINTF_LIKE
(1, 2) set_subtest(char const *fmt, ...);
/src/external/gpl3/binutils/dist/gas/
as.h
483
#define
PRINTF_LIKE
(FCN) \
499
#define
PRINTF_LIKE
(FCN) void FCN (const char *format, ...)
512
PRINTF_LIKE
(as_bad);
513
PRINTF_LIKE
(as_fatal) ATTRIBUTE_NORETURN;
514
PRINTF_LIKE
(as_tsktsk);
515
PRINTF_LIKE
(as_warn);
/src/external/gpl3/binutils.old/dist/gas/
as.h
476
#define
PRINTF_LIKE
(FCN) \
489
#define
PRINTF_LIKE
(FCN) void FCN (const char *format, ...)
500
PRINTF_LIKE
(as_bad);
501
PRINTF_LIKE
(as_fatal) ATTRIBUTE_NORETURN;
502
PRINTF_LIKE
(as_tsktsk);
503
PRINTF_LIKE
(as_warn);
/src/external/gpl3/binutils/dist/gas/config/
tc-i386.c
3136
PRINTF_LIKE
((*as_error)) = check ? as_fatal : as_bad;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c
3087
PRINTF_LIKE
((*as_error)) = check ? as_fatal : as_bad;
Completed in 40 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026