Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtarget-hooks-macros.h44 #define HOOK_VECTOR(INIT_NAME, SNAME) HOOK_VECTOR_1 (INIT_NAME, struct SNAME {) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtarget-hooks-macros.h42 #define HOOK_VECTOR(INIT_NAME, SNAME) HOOK_VECTOR_1 (INIT_NAME, struct SNAME {) macro