Searched defs:VAEND (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/tcp_wrappers/
H A Dmystdarg.h11 #define VAEND(ap) va_end(ap) macro
16 #define VAEND(ap) va_end(ap);} macro
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h549 VAEND, VASTART, enumerator in enum:llvm::ISD::NodeType

Completed in 120 milliseconds