Home
last modified time | relevance | path

Searched defs:C_FUNCTION_IMPLICIT_INT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-tree.h66 #define C_FUNCTION_IMPLICIT_INT(EXP) DECL_LANG_FLAG_1 (EXP) macro
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-tree.h66 #define C_FUNCTION_IMPLICIT_INT(EXP) DECL_LANG_FLAG_1 (EXP) macro