Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dc-exp.y1600 static const char *operator_string = "operator"; variable
1602 st.length = strlen (operator_string) + strlen (op);
1604 strcpy (st.ptr, operator_string);