Home
last modified time | relevance | path

Searched refs:d30v_cond_exec_string (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.h151 {"cond-exec=", &d30v_cond_exec_string, \
4318 extern const char *d30v_cond_exec_string;
H A Dd30v.c71 const char *d30v_cond_exec_string = (const char *)0; variable
122 if (d30v_cond_exec_string) in override_options()
123 d30v_cond_exec = atoi (d30v_cond_exec_string); in override_options()