Home
last modified time | relevance | path

Searched defs:CTF_FUNC_VARARG (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h114 #define CTF_FUNC_VARARG 0x1 /* function arguments end with varargs */ macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h174 #define CTF_FUNC_VARARG 0x1 /* Function arguments end with varargs. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h174 #define CTF_FUNC_VARARG 0x1 /* Function arguments end with varargs. */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.h126 #define CTF_FUNC_VARARG 0x1 macro