src/SysDeps/stdarg.h

#include "SysDeps/host_type.h"
#include <stdarg.h>

stdarg.hのインクルード依存関係図

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

マクロ定義

#define va_copy(x, y)   ((x) = (y))


マクロ定義

#define va_copy ( x,
 )     ((x) = (y))

stdarg.h50 行で定義されています。

参照元 Onikiri::String::format_arg().


Onikiri2に対してTue Jun 18 14:46:38 2013に生成されました。  doxygen 1.4.7