Searched refs:thisARG (Results 1 – 4 of 4) sorted by relevance
45 #define thisARG integerARG macro53 thisARG; typedef74 thisARG *argp = (thisARG *) 0; in Generic_This_Type()75 thisARG *param = (thisARG *) arg; in Generic_This_Type()79 argp = typeMalloc(thisARG, 1); in Generic_This_Type()101 thisARG arg; in Make_This_Type()121 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()122 thisARG *result = (thisARG *) 0; in Copy_This_Type()126 result = typeMalloc(thisARG, 1); in Copy_This_Type()165 const thisARG *argi = (const thisARG *)argp; in Check_This_Field()
39 #define thisARG alphaARG macro45 thisARG; typedef58 thisARG *argp = (thisARG *) 0; in Generic_This_Type()62 argp = typeMalloc(thisARG, 1); in Generic_This_Type()100 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()101 thisARG *result = typeMalloc(thisARG, 1); in Copy_This_Type()162 int width = ((const thisARG *)argp)->width; in Check_This_Field()
39 #define thisARG alnumARG macro45 thisARG; typedef58 thisARG *argp = (thisARG *) 0; in Generic_This_Type()62 argp = typeMalloc(thisARG, 1); in Generic_This_Type()100 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()101 thisARG *result = typeMalloc(thisARG, 1); in Copy_This_Type()162 int width = ((const thisARG *)argp)->width; in Check_This_Field()
55 #define thisARG numericARG macro64 thisARG; typedef85 thisARG *argn = (thisARG *) 0; in Generic_This_Type()90 argn = typeMalloc(thisARG, 1); in Generic_This_Type()140 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()141 thisARG *result = (thisARG *) 0; in Copy_This_Type()145 result = typeMalloc(thisARG, 1); in Copy_This_Type()183 const thisARG *argn = (const thisARG *)argp; in Check_This_Field()297 const thisARG *argn = (const thisARG *)argp; in Check_This_Character()