Home | History | Annotate | Download | only in tools

Lines Matching defs:LOG

136 #define LOG             0x020 /* Log pass/fail to stdout */
297 S(log, LOG)
355 VLO("log-depth", log_depth, 0)
2157 /* Log, and reset, the search so far: */
2188 /* For logging, depth to log: */
2192 if (get_option(dp, "log-depth", &val) && val >= 0)
2388 if (d.options & LOG)