unifdef.c | 243 static void addsym(bool, bool, char *); 283 addsym(true, true, optarg); 285 addsym(true, false, optarg); 290 addsym(false, true, optarg); 293 addsym(false, false, optarg); 964 addsym(bool ignorethis, bool definethis, char *sym) function in typeref:typename:void
|