<!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>sepc</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/2804.html#L129'>sepc</a> 129 src/monitor.c char sepc = ' ';</span> <span class='curline'><a href='../S/2804.html#L138'>sepc</a> 138 src/monitor.c sepc = p[i];</span> <span class='curline'><a href='../S/2804.html#L141'>sepc</a> 141 src/monitor.c } while(sepc == ' ');</span> <span class='curline'><a href='../S/2820.html#L33'>sepc</a> 33 src/token.c char *tok, *p, sepc = ',';</span> <span class='curline'><a href='../S/2820.html#L80'>sepc</a> 80 src/token.c sepc = p[i];</span> <span class='curline'><a href='../S/2820.html#L85'>sepc</a> 85 src/token.c } while(sepc == ',');</span> </pre> </body> </html>