Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-tree.h153 #define C_FUNCTION_IMPLICIT_INT(EXP) DECL_LANG_FLAG_1 (EXP) macro
/openbsd-src/gnu/gcc/gcc/
H A Dc-tree.h83 #define C_FUNCTION_IMPLICIT_INT(EXP) DECL_LANG_FLAG_1 (EXP) macro