Searched defs:vdup (Results 1 – 3 of 3) sorted by relevance
117 vdup(vchar_t *src) in vdup() function
89 #define vdup(old) \ macro
526 struct vdup : public Operator { struct527 vdup(const char *N, unsigned Opc) in vdup() function