<!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>CMDTABSIZE</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/2856.html#L73'>CMDTABSIZE</a> 73 src/struct.c static CMDTAB *cmdtab[HASH_MAX][CMDTABSIZE] = {{NULL}};</span> <span class='curline'><a href='../S/2856.html#L102'>CMDTABSIZE</a> 102 src/struct.c hashval = hash(2, keys, CMDTABSIZE);</span> <span class='curline'><a href='../S/2856.html#L140'>CMDTABSIZE</a> 140 src/struct.c for(int i = 0; i < CMDTABSIZE; i++) {</span> <span class='curline'><a href='../S/2856.html#L180'>CMDTABSIZE</a> 180 src/struct.c h = hash(1, keys, CMDTABSIZE);</span> </pre> </body> </html>