<!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>nh2word</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/2425.html#L25'>nh2word</a> 25 include/word.h WORD nh2word(const char *str);</span>
<span class='curline'><a href='../S/2837.html#L326'>nh2word</a> 326 src/assemble.c adr = nh2word(str);</span>
<span class='curline'><a href='../S/2837.html#L366'>nh2word</a> 366 src/assemble.c writememory(nh2word(str), (asptr->lptr)++, pass);</span>
<span class='curline'><a href='../S/2837.html#L421'>nh2word</a> 421 src/assemble.c adr = nh2word(str);</span>
<span class='curline'><a href='../S/2819.html#L62'>nh2word</a> 62 src/dumpword.c word = nh2word(argv[optind]);</span>
<span class='curline'><a href='../S/2804.html#L221'>nh2word</a> 221 src/monitor.c if((w = nh2word(argv[1])) == 0x0) {</span>
<span class='curline'><a href='../S/2804.html#L267'>nh2word</a> 267 src/monitor.c dump_start = nh2word(argv[i++]);</span>
<span class='curline'><a href='../S/2804.html#L270'>nh2word</a> 270 src/monitor.c dump_end = dump_start + nh2word(argv[i] + 1);</span>
<span class='curline'><a href='../S/2804.html#L272'>nh2word</a> 272 src/monitor.c dump_end = nh2word(argv[i]);</span>
<span class='curline'><a href='../S/2804.html#L296'>nh2word</a> 296 src/monitor.c assemble(1, (char* []){args->argv[0]}, nh2word(args->argv[1]));</span>
<span class='curline'><a href='../S/2804.html#L306'>nh2word</a> 306 src/monitor.c execptr->end = loadassemble(args->argv[0], nh2word(args->argv[1]));</span>
<span class='curline'><a href='../S/2804.html#L315'>nh2word</a> 315 src/monitor.c disassemble_memory(nh2word(args->argv[0]), nh2word(args->argv[1]));</span>
<span class='curline'><a href='../S/959.html#L19'>nh2word</a> 19 test/unit/nh2word/cmd.c r = nh2word(str[i]);</span>
</pre>
</body>
</html>