Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c4875 static const char * const unary_op_strings[] = { variable
4887 unary_op_strings[m_op], in make_debug_string()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc5616 static const char * const unary_op_strings[] = { variable
5628 unary_op_strings[m_op], in make_debug_string()
H A DChangeLog.jit2478 (unary_op_strings): New table of strings for use by...
H A DChangeLog3114 * jit-recording.c (unary_op_strings): Likewise.