<!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.14' />
<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/3011.html#L24'>nh2word</a> 24 include/word.h WORD nh2word(const char *str);</span>
<span class='curline'><a href='../S/3444.html#L302'>nh2word</a> 302 src/assemble.c adr = nh2word(str);</span>
<span class='curline'><a href='../S/3444.html#L342'>nh2word</a> 342 src/assemble.c writememory(nh2word(str), (asptr->lptr)++, pass);</span>
<span class='curline'><a href='../S/3444.html#L397'>nh2word</a> 397 src/assemble.c adr = nh2word(str);</span>
<span class='curline'><a href='../S/3430.html#L63'>nh2word</a> 63 src/dumpword.c word = nh2word(argv[optind]);</span>
<span class='curline'><a href='../S/3421.html#L226'>nh2word</a> 226 src/monitor.c if((w = nh2word(argv[1])) == 0x0) {</span>
<span class='curline'><a href='../S/3421.html#L270'>nh2word</a> 270 src/monitor.c dump_start = nh2word(argv[i++]);</span>
<span class='curline'><a href='../S/3421.html#L273'>nh2word</a> 273 src/monitor.c dump_end = dump_start + nh2word(argv[i] + 1);</span>
<span class='curline'><a href='../S/3421.html#L275'>nh2word</a> 275 src/monitor.c dump_end = nh2word(argv[i]) + 1;</span>
<span class='curline'><a href='../S/3421.html#L299'>nh2word</a> 299 src/monitor.c assemble(1, (char* []){args->argv[0]}, nh2word(args->argv[1]));</span>
<span class='curline'><a href='../S/3421.html#L309'>nh2word</a> 309 src/monitor.c execptr->end = loadassemble(args->argv[0], nh2word(args->argv[1]));</span>
<span class='curline'><a href='../S/3421.html#L318'>nh2word</a> 318 src/monitor.c disassemble_memory(nh2word(args->argv[0]), nh2word(args->argv[1]));</span>
<span class='curline'><a href='../S/37.html#L19'>nh2word</a> 19 test/unit/nh2word/cmd.c r = nh2word(str[i]);</span>
</pre>
</body>
</html>