Searched refs:arg_rem (Results 1 – 3 of 3) sorted by relevance
91 struct arg_rem struct160 struct arg_rem* arg_rem(const char* datatype, const char* glossary);
2614 struct arg_rem *arg_rem(const char *datatype, const char *glossary) in arg_rem() function2616 struct arg_rem *result = (struct arg_rem *)malloc(sizeof(struct arg_rem)); in arg_rem()
258 struct arg_rem* comment_line = arg_rem( in main()