Searched refs:arg_type (Results 1 – 4 of 4) sorted by relevance
34 typedef struct arg_type { struct39 struct arg_type *next; argument40 } arg_type; typedef58 arg_type* args;99 arg_type *arg;
207 arg_type *p = $1.arg;223 arg_type* arg = (arg_type*)malloc(sizeof(arg_type));
40 arg_type *p = m->args; in test_document()420 arg_type* arg = m->args;
316 arg_type* arg; in generate_method()