Searched refs:what_to_do (Results 1 – 2 of 2) sorted by relevance
421 int what_to_do = '\t'; in fn_complete() local425 what_to_do = '?'; in fn_complete()429 *completion_type = what_to_do; in fn_complete()486 if (what_to_do == '?') in fn_complete()498 } else if (what_to_do == '!') { in fn_complete()
677 #define SOME_KIND_OF_LOG_EVERY_N(severity, n, what_to_do) \ argument683 &what_to_do).stream()685 #define SOME_KIND_OF_LOG_IF_EVERY_N(severity, condition, n, what_to_do) \ argument693 &what_to_do).stream()695 #define SOME_KIND_OF_PLOG_EVERY_N(severity, n, what_to_do) \ argument703 &what_to_do).stream()705 #define SOME_KIND_OF_LOG_FIRST_N(severity, n, what_to_do) \ argument712 &what_to_do).stream()