<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>CERR</title> <meta name='robots' content='noindex,nofollow' /> <meta name='generator' content='GLOBAL-6.6.5' /> <meta http-equiv='Content-Style-Type' content='text/css' /> <link rel='stylesheet' type='text/css' href='../style.css' /> </head> <body> <pre> <span class='curline'><a href='../S/2415.html#L23'>CERR</a> 23 include/cerr.h extern CERR *cerr;</span> <span class='curline'><a href='../S/2415.html#L30'>CERR</a> 30 include/cerr.h CERR *cerr; /**<エラーの構造体 */</span> <span class='curline'><a href='../S/2415.html#L58'>CERR</a> 58 include/cerr.h void addcerrlist(int cerrc, CERR cerrv[]);</span> <span class='curline'><a href='../S/2837.html#L272'>CERR</a> 272 src/assemble.c static CERR cerr_assemble[] = {</span> <span class='curline'><a href='../S/2841.html#L47'>CERR</a> 47 src/casl2.c CERR cerr_casl2[] = {</span> <span class='curline'><a href='../S/2845.html#L5'>CERR</a> 5 src/cerr.c cerr = malloc_chk(sizeof(CERR), "cerr");</span> <span class='curline'><a href='../S/2845.html#L9'>CERR</a> 9 src/cerr.c CERR *cerr = NULL;</span> <span class='curline'><a href='../S/2845.html#L13'>CERR</a> 13 src/cerr.c void addcerrlist(int cerrc, CERR cerrv[])</span> <span class='curline'><a href='../S/2825.html#L19'>CERR</a> 19 src/comet2monitor.c CERR cerr_comet2monitor[] = {</span> <span class='curline'><a href='../S/2812.html#L76'>CERR</a> 76 src/exec.c static CERR cerr_exec[] = {</span> <span class='curline'><a href='../S/2836.html#L45'>CERR</a> 45 src/label.c static CERR cerr_label[] = {</span> <span class='curline'><a href='../S/2852.html#L14'>CERR</a> 14 src/load.c static CERR cerr_load[] = {</span> <span class='curline'><a href='../S/2820.html#L15'>CERR</a> 15 src/token.c CERR cerr_linetok[] = {</span> <span class='curline'><a href='../S/2820.html#L23'>CERR</a> 23 src/token.c static CERR cerr_opdtok[] = {</span> <span class='curline'><a href='../S/2828.html#L70'>CERR</a> 70 src/word.c static CERR cerr_word[] = {</span> <span class='curline'><a href='../S/969.html#L4'>CERR</a> 4 test/unit/addcerrlist/cmd.c CERR cerr_0[] = {</span> <span class='curline'><a href='../S/969.html#L8'>CERR</a> 8 test/unit/addcerrlist/cmd.c CERR cerr_1[] = {</span> <span class='curline'><a href='../S/969.html#L33'>CERR</a> 33 test/unit/addcerrlist/cmd.c CERR cerr_2[] = {</span> <span class='curline'><a href='../S/969.html#L39'>CERR</a> 39 test/unit/addcerrlist/cmd.c CERR cerr_3[] = {</span> <span class='curline'><a href='../S/969.html#L45'>CERR</a> 45 test/unit/addcerrlist/cmd.c CERR cerr_4[] = {</span> <span class='curline'><a href='../S/969.html#L49'>CERR</a> 49 test/unit/addcerrlist/cmd.c CERR cerr_5[] = {</span> <span class='curline'><a href='../S/989.html#L18'>CERR</a> 18 test/unit/getgr/cmd.c static CERR cerr_getgr[] = {</span> <span class='curline'><a href='../S/972.html#L19'>CERR</a> 19 test/unit/opdtok/cmd.c cerr = malloc_chk(sizeof(CERR), "cerr"); /* エラーの初期化 */</span> <span class='curline'><a href='../S/965.html#L4'>CERR</a> 4 test/unit/setcerr/cmd.c static CERR cerr_utest[] = {</span> <span class='curline'><a href='../S/965.html#L49'>CERR</a> 49 test/unit/setcerr/cmd.c cerr = malloc_chk(sizeof(CERR), "cerr");</span> </pre> </body> </html>