Searched refs:thisARG (Results 1 – 4 of 4) sorted by relevance
46 #define thisARG integerARG macro54 thisARG; typedef75 thisARG *argp = (thisARG *)0; in Generic_This_Type()76 thisARG *param = (thisARG *)arg; in Generic_This_Type()80 argp = typeMalloc(thisARG, 1); in Generic_This_Type()102 thisARG arg; in Make_This_Type()122 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()123 thisARG *result = (thisARG *)0; in Copy_This_Type()127 result = typeMalloc(thisARG, 1); in Copy_This_Type()167 const thisARG *argi = (const thisARG *)argp; in Check_This_Field()
40 #define thisARG alnumARG macro46 thisARG; typedef59 thisARG *argp = (thisARG *)0; in Generic_This_Type()63 argp = typeMalloc(thisARG, 1); in Generic_This_Type()101 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()102 thisARG *result = typeMalloc(thisARG, 1); in Copy_This_Type()163 int width = ((const thisARG *)argp)->width; in Check_This_Field()
40 #define thisARG alphaARG macro46 thisARG; typedef59 thisARG *argp = (thisARG *)0; in Generic_This_Type()63 argp = typeMalloc(thisARG, 1); in Generic_This_Type()101 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()102 thisARG *result = typeMalloc(thisARG, 1); in Copy_This_Type()163 int width = ((const thisARG *)argp)->width; in Check_This_Field()
56 #define thisARG numericARG macro65 thisARG; typedef86 thisARG *argn = (thisARG *)0; in Generic_This_Type()91 argn = typeMalloc(thisARG, 1); in Generic_This_Type()141 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()142 thisARG *result = (thisARG *)0; in Copy_This_Type()146 result = typeMalloc(thisARG, 1); in Copy_This_Type()185 const thisARG *argn = (const thisARG *)argp; in Check_This_Field()301 const thisARG *argn = (const thisARG *)argp; in Check_This_Character()