Searched defs:_STDARG_H (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dstdarg.h32 #ifndef _STDARG_H
33 #define _STDARG_H macro
58 #endif /* _STDARG_H */
/illumos-gate/usr/src/uts/common/sys/
H A Dva-sparc.h61 #if defined (_STDARG_H) || defined (_VARARGS_H)
68 #define _STDARG_H macro
72 #ifdef _STDARG_H
256 #endif /* defined (_STDARG_H) || defined (_VARARGS_H) */
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c30 * explicitly define _STDARG_H to avoid stdarg.h/varargs.h u/k defn conflict
33 #define _STDARG_H macro

Completed in 70 milliseconds