Searched refs:locations_flag (Results 1 – 8 of 8) sorted by relevance
50 bool locations_flag; variable411 locations_flag = true; in getargs()
36 extern bool locations_flag;
240 | "%locations" { locations_flag = true; }
589 MUSCLE_INSERT_BOOL ("locations_flag", locations_flag); in prepare()
940 locations_flag = true; in handle_action_at()
1826 { locations_flag = true; }
3594 locations_flag = true; in handle_action_at()
4733 * src/getargs.c (debug_flag, defines_flag, locations_flag,4736 * src/getargs.h (debug_flag, defines_flag, locations_flag,13469 * src/output.c (prepare): Add macro insertion of `locations_flag'