168.html

来自「linux 0.11中文版 有注释」· HTML 代码 · 共 16 行

HTML
16
字号
<html>
<head>
<title>N_TXTOFF</title>
<meta name='robots' content='noindex,nofollow'>
<meta name='generator' content='GLOBAL-5.4.1'>
</head>
<body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
<pre>
<a href='../S/8.html#L468'>N_TXTOFF</a>          468 fs/exec.c            inode-&gt;i_size &lt; ex.a_text + ex.a_data + ex.a_syms + N_TXTOFF (ex))
<a href='../S/8.html#L474'>N_TXTOFF</a>          474 fs/exec.c        if (N_TXTOFF (ex) != BLOCK_SIZE)
<a href='../S/21.html#L61'>N_TXTOFF</a>           61 include/a.out.h #ifndef N_TXTOFF
<a href='../S/21.html#L68'>N_TXTOFF</a>           68 include/a.out.h #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?