Searched defs:mcount (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/less/ |
H A D | pattern.c | 369 int mcount = pcre_exec(pattern, NULL, line, line_len, in match_pattern1() local 392 int mcount = pcre2_match(pattern, (PCRE2_SPTR)line, line_len, in match_pattern1() local
|
/dflybsd-src/usr.bin/mail/ |
H A D | quit.c | 70 int mcount, p, modify, autohold, anystat, holdbit, nohold; in quit() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | minsyms.c | 1075 compact_minimal_symbols (struct minimal_symbol *msymbol, int mcount, in compact_minimal_symbols() 1165 int mcount; in install_minimal_symbols() local
|
/dflybsd-src/games/rogue/ |
H A D | use.c | 438 short mcount = 0; in hold_monster() local
|
/dflybsd-src/sys/netproto/802_11/ |
H A D | ieee80211_dragonfly.h | 46 #define _IF_PREPEND_LIST(ifq, mhead, mtail, mcount, bcnt) do { \ argument 55 #define IF_PREPEND_LIST(ifq, mhead, mtail, mcount, bcnt) do { \ argument
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cfgloop.c | 528 gcov_type mcount = 0, tcount = 0; in find_subloop_latch_edge_by_profile() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cfgloop.c | 610 profile_count mcount = profile_count::zero (), tcount = profile_count::zero (); in find_subloop_latch_edge_by_profile() local
|
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/ |
H A D | eap.c | 2648 size_t mcount; in eap_get_phase2_types() local
|