Home
last modified time | relevance | path

Searched defs:PARM (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl.h24 PARM, /* Declaration of parm before function body */ enumerator
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl.h25 PARM, /* Declaration of parm before function body */ enumerator
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsdbout.c86 #define PARM_PASSED_IN_MEMORY(PARM) \ argument
H A Ddbxout.c276 #define PARM_PASSED_IN_MEMORY(PARM) \ argument
H A Dc-decl.c67 PARM, /* Declaration of parm before function body */ enumerator
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddbxout.c279 #define PARM_PASSED_IN_MEMORY(PARM) \ argument
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c65 PARM, /* Declaration of parm before function body */ enumerator