Searched refs:thisARG (Results 1 – 4 of 4) sorted by relevance
47 #define thisARG integerARG macro55 thisARG; typedef76 thisARG *argp = (thisARG *)0; in Generic_This_Type()77 thisARG *param = (thisARG *)arg; in Generic_This_Type()81 argp = typeMalloc(thisARG, 1); in Generic_This_Type()103 thisARG arg; in Make_This_Type()123 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()124 thisARG *result = (thisARG *)0; in Copy_This_Type()128 result = typeMalloc(thisARG, 1); in Copy_This_Type()168 const thisARG *argi = (const thisARG *)argp; in Check_This_Field()
41 #define thisARG alnumARG macro47 thisARG; typedef60 thisARG *argp = (thisARG *)0; in Generic_This_Type()64 argp = typeMalloc(thisARG, 1); in Generic_This_Type()102 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()103 thisARG *result = typeMalloc(thisARG, 1); in Copy_This_Type()164 int width = ((const thisARG *)argp)->width; in Check_This_Field()
41 #define thisARG alphaARG macro47 thisARG; typedef60 thisARG *argp = (thisARG *)0; in Generic_This_Type()64 argp = typeMalloc(thisARG, 1); in Generic_This_Type()102 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()103 thisARG *result = typeMalloc(thisARG, 1); in Copy_This_Type()164 int width = ((const thisARG *)argp)->width; in Check_This_Field()
57 #define thisARG numericARG macro66 thisARG; typedef87 thisARG *argn = (thisARG *)0; in Generic_This_Type()92 argn = typeMalloc(thisARG, 1); in Generic_This_Type()142 const thisARG *ap = (const thisARG *)argp; in Copy_This_Type()143 thisARG *result = (thisARG *)0; in Copy_This_Type()147 result = typeMalloc(thisARG, 1); in Copy_This_Type()186 const thisARG *argn = (const thisARG *)argp; in Check_This_Field()302 const thisARG *argn = (const thisARG *)argp; in Check_This_Character()