view nobu-graduation.aux @ 2:a729fd12d13f

modify tex
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Fri, 18 Nov 2011 07:49:13 +0900
parents 857b03a6ff06
children ef5f7c93074a
line wrap: on
line source

\relax 
\@writefile{toc}{\contentsline {section}{\numberline {1}研究背景と目的}{1}}
\@writefile{toc}{\contentsline {section}{\numberline {2}Continuation basede C (CbC)}{1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}コードセグメント}{1}}
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces コードセグメント間の継続(goto)}}{1}}
\newlabel{fig:cs}{{1}{1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}軽量継続(light-weight continuation)}{1}}
\@writefile{toc}{\contentsline {section}{\numberline {3}GCC-4.6 への実装}{1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}軽量継続の実装}{1}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.1}Tail Call Elimination}{1}}
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Tail Call Elimination の例}}{1}}
\newlabel{fig:continue}{{2}{1}}
\bibcite{1}{1}
\bibcite{2}{2}
\bibcite{3}{3}
\bibcite{4}{4}
\bibcite{5}{5}
\bibcite{6}{6}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}typedefrec の実装}{2}}
\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces typedefrecの例}}{2}}
\newlabel{fig:typedefrec}{{3}{2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.3}環境付き継続}{2}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.1}\_\_return 変数の問題}{2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.4}x86\_64 での fastcall}{2}}
\@writefile{toc}{\contentsline {section}{\numberline {4}CbC の今後}{2}}
\@writefile{toc}{\contentsline {section}{\numberline {5}現状と今後の課題}{2}}