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

/openbsd-current/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.h153 {"cond-exec=", &d30v_cond_exec_string, \
4363 extern const char *d30v_cond_exec_string;
H A Dd30v.c71 const char *d30v_cond_exec_string = (const char *)0; variable
124 if (d30v_cond_exec_string)
125 d30v_cond_exec = atoi (d30v_cond_exec_string);

Completed in 77 milliseconds