Home
last modified time | relevance | path

Searched defs:this_target_optabs (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Doptabs-query.c36 struct target_optabs *this_target_optabs = &default_target_optabs; variable
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Doptabs.h839 #define this_target_optabs (&default_target_optabs) macro
H A Doptabs.c50 struct target_optabs *this_target_optabs = &default_target_optabs; variable