<!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>asfile</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/2841.html#L81'>asfile</a> 81 src/casl2.c char **asfile = NULL;</span> <span class='curline'><a href='../S/2841.html#L162'>asfile</a> 162 src/casl2.c asfile = calloc_chk(asfilecnt, sizeof(char *), "asfile");</span> <span class='curline'><a href='../S/2841.html#L164'>asfile</a> 164 src/casl2.c asfile[i] = argv[optind + i];</span> <span class='curline'><a href='../S/2841.html#L167'>asfile</a> 167 src/casl2.c if(assemble(asfilecnt, asfile, 0) == false || asmode.onlylabel == true) {</span> <span class='curline'><a href='../S/2841.html#L182'>asfile</a> 182 src/casl2.c FREE(asfile);</span> </pre> </body> </html>