Str 77 maint/gnulib/lib/nstrftime.c # define L_(Str) L##Str Str 86 maint/gnulib/lib/nstrftime.c # define L_(Str) Str Str 84 maint/gnulib/lib/setenv.c # define KNOWN_VALUE(Str) \ Str 86 maint/gnulib/lib/setenv.c void *value = tfind (Str, &known_values, (compar_fn_t) strcmp); \ Str 89 maint/gnulib/lib/setenv.c # define STORE_VALUE(Str) \ Str 90 maint/gnulib/lib/setenv.c tsearch (Str, &known_values, (compar_fn_t) strcmp) Str 95 maint/gnulib/lib/setenv.c # define KNOWN_VALUE(Str) NULL Str 96 maint/gnulib/lib/setenv.c # define STORE_VALUE(Str) do { } while (0)