Searched defs:globalize (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 808 write_fn_marker (std::stringstream &s, bool is_defn, bool globalize, in write_fn_marker() 821 write_var_marker (FILE *file, bool is_defn, bool globalize, const char *name) in write_var_marker()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 966 write_fn_marker (std::stringstream &s, bool is_defn, bool globalize, in write_fn_marker() 979 write_var_marker (FILE *file, bool is_defn, bool globalize, const char *name) in write_var_marker()
|