Home
last modified time | relevance | path

Searched refs:c_staticp (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/objc/
Dobjc-lang.c65 #define LANG_HOOKS_STATICP c_staticp
/openbsd/src/gnu/gcc/gcc/
Dc-objc-common.h60 #define LANG_HOOKS_STATICP c_staticp
Dc-common.h799 extern tree c_staticp (tree);
Dc-common.c4007 c_staticp (tree exp) in c_staticp() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-lang.c67 #define LANG_HOOKS_STATICP c_staticp
Dc-common.h1236 extern int c_staticp PARAMS ((tree));
Dc-common.c4414 c_staticp (exp) in c_staticp() function
DChangeLog.63046 (c_staticp): New function.
3048 (c_staticp): Declare.