Searched refs:first_call (Results 1 – 10 of 10) sorted by relevance
190 static int first_call = 1; in msg_syslog_init() local197 if (first_call) { in msg_syslog_init()210 if (first_call) { in msg_syslog_init()211 first_call = 0; in msg_syslog_init()
81 static int first_call = 1; in msg_vstream_init() local85 if (first_call) { in msg_vstream_init()86 first_call = 0; in msg_vstream_init()
248 static int first_call = 1; in msg_logger_init() local255 if (first_call) { in msg_logger_init()285 if (first_call) { in msg_logger_init()286 first_call = 0; in msg_logger_init()
689 static int sanitize_line(char *linebuf, int len, unsigned int flags, int first_call) in sanitize_line() argument692 if (first_call) { in sanitize_line()747 int first_call = 1; in get_name() local768 len = sanitize_line(linebuf, len, flags & ~PEM_FLAG_ONLY_B64, first_call); in get_name()769 first_call = 0; in get_name()
188 int first_call = 1; in def_load_bio() local237 if (first_call) { in def_load_bio()248 first_call = 0; in def_load_bio()
3328 cgraph_edge *first_call = NULL; in verify_speculative_call() local3335 if (!first_call) in verify_speculative_call()3336 first_call = direct; in verify_speculative_call()3366 if (first_call->call_stmt in verify_speculative_call()3367 && first_call != node->get_edge (first_call->call_stmt)) in verify_speculative_call()
3265 cgraph_edge *first_call = NULL; in verify_speculative_call() local3272 if (!first_call) in verify_speculative_call()3273 first_call = direct; in verify_speculative_call()3303 if (first_call->call_stmt in verify_speculative_call()3304 && first_call != node->get_edge (first_call->call_stmt)) in verify_speculative_call()
6878 state $first_call = $TRUE;8280 state $first_call = $TRUE;8367 if ($first_call)8369 $first_call = $FALSE;8389 if ($first_call)
7584 state $first_call = $TRUE;8932 state $first_call = $TRUE;9019 if ($first_call)9021 $first_call = $FALSE;9041 if ($first_call)
8460 static int first_call = 1; in rcs_internal_lockfile() local8462 if (first_call) in rcs_internal_lockfile()8464 first_call = 0; in rcs_internal_lockfile()