📄 289.html
字号:
<html>
<head>
<title>TYPE</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/40.html#L13'>TYPE</a> 13 include/stdarg.h (((sizeof (TYPE) + sizeof (int) - 1) / sizeof (int)) * sizeof (int))
<a href='../S/40.html#L41'>TYPE</a> 41 include/stdarg.h (AP += __va_rounded_size (TYPE), \
<a href='../S/40.html#L42'>TYPE</a> 42 include/stdarg.h *((TYPE *) (AP - __va_rounded_size (TYPE))))
<a href='../S/41.html#L17'>TYPE</a> 17 include/stddef.h #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) // 成员在类型中的偏移位置。
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -