Searched refs:smallarg (Results 1 – 2 of 2) sorted by relevance
39 char *smallarg[1]; member
114 list->args = list->smallarg; in emptyarglist()116 list->capacity = sizeof(list->smallarg) / sizeof(list->smallarg[0]); in emptyarglist()