| arg.h | 20 struct isl_arg_choice { struct 37 isl_arg_choice, enumerator in enum:isl_arg_type 65 struct isl_arg_choice *choice; 134 #define ISL_ARG_CHOICE(st,f,s,l,c,d,h) { \ 135 .type = isl_arg_choice, \ 144 .type = isl_arg_choice, \ 153 .type = isl_arg_choice, \ 163 .type = isl_arg_choice, \
|