list_free 177 lib/gocr/list.c void list_free( List *l ) { list_free 294 lib/q.h #define list_free(list) {sizeof((list)->next);list_free_(&(list));}