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