Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

compiler_opt.h File Reference

Go to the source code of this file.

Defines

#define likely(expr)   (expr)
#define unlikely(expr)   (expr)
#define prefetch(addr)
#define prefetch_w(addr)
#define prefetch_loc_r(addr, loc)
#define prefetch_loc_w(addr, loc)


Define Documentation

#define likely expr   )     (expr)
 

Definition at line 59 of file compiler_opt.h.

Referenced by _local_timer_dist_tl(), ack_matching(), blst_add_f(), blst_add_retry_after_f(), blst_del_f(), blst_is_blacklisted_f(), get_send_socket(), init_new_t(), io_watch_add(), io_watch_chg(), io_watch_del(), ip_addr_mk_any(), local_timer_del(), msg_send(), parse_proto(), ser_gettimeofday(), ser_time(), srv_sip_resolvehost(), t_lookup_request(), t_newtran(), t_relay_to(), t_reply_matching(), and t_should_relay_response().

#define prefetch addr   ) 
 

Definition at line 62 of file compiler_opt.h.

#define prefetch_loc_r addr,
loc   ) 
 

Definition at line 64 of file compiler_opt.h.

Referenced by matching_3261(), parse_headers(), t_check(), t_lookup_callid(), t_lookup_ident(), t_lookup_request(), t_lookupOriginalT(), and t_reply_matching().

#define prefetch_loc_w addr,
loc   ) 
 

Definition at line 65 of file compiler_opt.h.

#define prefetch_w addr   ) 
 

Definition at line 63 of file compiler_opt.h.

Referenced by matching_3261().

#define unlikely expr   )     (expr)
 

Definition at line 60 of file compiler_opt.h.

Referenced by _local_timer_dist_tl(), _reply_light(), _set_fr_retr(), adjust_clen(), base16_dec(), base16_enc(), base64_dec(), base64_enc(), blst_add_f(), blst_add_retry_after_f(), build_cell(), build_req_buf_from_sip_req(), calc_nonce(), cancel_branch(), check_nonce(), comp_ip(), e2e_cancel(), free_cell(), get_record(), get_send_socket(), init_new_t(), io_wait_loop_poll(), io_watch_add(), io_watch_chg(), io_watch_del(), ip4tosbuf(), ip_tree_add_ip(), ip_tree_find_ip(), local_reply(), local_timer_add(), local_timer_del(), local_timer_expire(), local_timer_run(), matching_3261(), msg_send(), parse_headers(), print_uac_request(), q_base64_dec(), q_base64_enc(), relay_reply(), reply_received(), restart_rb_fr(), retr_buf_handler(), retransmission_handler(), run_failure_handlers(), save_msg_lumps(), send_prepared_request_impl(), start_final_repl_retr(), su2a(), t_lookup_callid(), t_lookup_ident(), t_lookup_request(), t_lookupOriginalT(), t_newtran(), t_reply_matching(), t_retransmit_reply(), t_send_branch(), t_set_max_lifetime(), t_set_retr(), t_should_relay_response(), t_unref(), ushort2sbuf(), and w_ip_is_trusted().


Generated on Thu Jul 29 04:15:53 2010 for SIPExpressRouter by  doxygen 1.3.9.1