OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCANFLIKE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
sys_defs.h
1633
* specify #define PRINTFLIKE and #define
SCANFLIKE
in the system-dependent
1646
#ifndef
SCANFLIKE
1648
#define
SCANFLIKE
(x,y) __attribute__ ((format (scanf, (x), (y))))
1650
#define
SCANFLIKE
(x,y) __attribute__ ((__format__ (__scanf__, (x), (y))))
1652
#define
SCANFLIKE
(x,y)
1654
#endif /*
SCANFLIKE
*/
/src/usr.bin/xlint/lint1/
lex.c
1271
{ "
SCANFLIKE
", true, LC_SCANFLIKE },
Completed in 31 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026