Home
last modified time | relevance | path

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

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dselftest.c202 m_saved_close_quote = close_quote; in auto_fix_quotes()
212 close_quote = m_saved_close_quote; in ~auto_fix_quotes()
H A Dselftest.h133 const char *m_saved_close_quote; variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dselftest.c202 m_saved_close_quote = close_quote; in auto_fix_quotes()
212 close_quote = m_saved_close_quote; in ~auto_fix_quotes()
H A Dselftest.h134 const char *m_saved_close_quote; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dselftest.c202 m_saved_close_quote = close_quote; in auto_fix_quotes()
212 close_quote = m_saved_close_quote; in ~auto_fix_quotes()
H A Dselftest.h134 const char *m_saved_close_quote; variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dselftest.c202 m_saved_close_quote = close_quote; in auto_fix_quotes()
212 close_quote = m_saved_close_quote; in ~auto_fix_quotes()
H A Dselftest.h134 const char *m_saved_close_quote; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dselftest.c202 m_saved_close_quote = close_quote; in auto_fix_quotes()
212 close_quote = m_saved_close_quote; in ~auto_fix_quotes()
H A Dselftest.h134 const char *m_saved_close_quote; variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dselftest.c202 m_saved_close_quote = close_quote; in auto_fix_quotes()
212 close_quote = m_saved_close_quote; in ~auto_fix_quotes()
H A Dselftest.h133 const char *m_saved_close_quote; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dselftest.c202 m_saved_close_quote = close_quote; in auto_fix_quotes()
212 close_quote = m_saved_close_quote; in ~auto_fix_quotes()
H A Dselftest.h134 const char *m_saved_close_quote; variable
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dselftest.c202 m_saved_close_quote = close_quote; in auto_fix_quotes()
212 close_quote = m_saved_close_quote; in ~auto_fix_quotes()
H A Dselftest.h134 const char *m_saved_close_quote; variable
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dselftest.c202 m_saved_close_quote = close_quote; in auto_fix_quotes()
212 close_quote = m_saved_close_quote; in ~auto_fix_quotes()
H A Dselftest.h133 const char *m_saved_close_quote; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dselftest.c216 m_saved_close_quote = close_quote; in auto_fix_quotes()
226 close_quote = m_saved_close_quote; in ~auto_fix_quotes()
H A Dselftest.h136 const char *m_saved_close_quote; variable