Home
last modified time | relevance | path

Searched refs:FS_INLINE (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.bin/xlint/lint1/
H A Dlint1.h226 FS_INLINE, /* since C99 */ enumerator
H A Dlex.c154 kwdef("inline", T_FUNCTION_SPECIFIER, .u.kw_fs = FS_INLINE, 99,0,7),
H A Ddecl.c184 if (fs == FS_INLINE) { in dcs_add_function_specifier()