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