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_string
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rcsbase.h
63
*
printf_string
now takes two arguments, alas.
528
int yesorno P((int,char const*,...))
printf_string
(2,3);
580
void aprintf P((FILE*,char const*,...))
printf_string
(2,3);
584
void diagnose P((char const*,...))
printf_string
(1,2);
588
void error P((char const*,...))
printf_string
(1,2);
597
void rcserror P((char const*,...))
printf_string
(1,2);
598
void rcswarn P((char const*,...))
printf_string
(1,2);
601
void warn P((char const*,...))
printf_string
(1,2);
603
void workerror P((char const*,...))
printf_string
(1,2);
604
void workwarn P((char const*,...))
printf_string
(1,2)
[
all
...]
conf.heg
193
# define
printf_string
(m, n) __attribute__((format(printf, m, n)))
195
# define
printf_string
(m, n)
201
# define printf_string_exiting(m, n)
printf_string
(m, n) exiting
conf.sh
1775
# define
printf_string
(m, n) __attribute__((format(printf, m, n)))
1777
# define
printf_string
(m, n)
1779
int p P((char const*,...))
printf_string
(1, 2);
1818
# define
printf_string
(m, n) __attribute__((format(printf, m, n)))
1820
# define
printf_string
(m, n)
1826
# define printf_string_exiting(m, n)
printf_string
(m, n) exiting
/src/external/gpl2/rcs/include/
conf.h
194
# define
printf_string
(m, n) __attribute__((format(printf, m, n)))
macro
196
# define
printf_string
(m, n)
macro
202
# define printf_string_exiting(m, n)
printf_string
(m, n) exiting
Completed in 24 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026