Searched refs:FLAG_UTC (Results 1 – 1 of 1) sorted by relevance
64 #define FLAG_UTC 0x0001 macro78 tm = (*flags & FLAG_UTC) ? gmtime_r(&ctx->now, &tm_struct) : in expand_percent_expression()147 *flags |= FLAG_UTC; in expand_percent_expression()