Home
last modified time | relevance | path

Searched refs:HAS_MULTI_BITS (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/git-svn/git-2.34.1/builtin/
H A Dshortlog.c122 if (HAS_MULTI_BITS(log->groups)) in read_from_stdin()
228 if (!HAS_MULTI_BITS(log->groups) || in shortlog_add_commit()
237 if (!HAS_MULTI_BITS(log->groups) || in shortlog_add_commit()
H A Dfor-each-ref.c66 if (HAS_MULTI_BITS(format.quote_style)) { in cmd_for_each_ref()
H A Dconfig.c747 if (HAS_MULTI_BITS(actions)) { in cmd_config()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dshortlog.c122 if (HAS_MULTI_BITS(log->groups)) in read_from_stdin()
228 if (!HAS_MULTI_BITS(log->groups) || in shortlog_add_commit()
237 if (!HAS_MULTI_BITS(log->groups) || in shortlog_add_commit()
H A Dfor-each-ref.c66 if (HAS_MULTI_BITS(format.quote_style)) { in cmd_for_each_ref()
H A Dconfig.c747 if (HAS_MULTI_BITS(actions)) { in cmd_config()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dshortlog.c122 if (HAS_MULTI_BITS(log->groups)) in read_from_stdin()
228 if (!HAS_MULTI_BITS(log->groups) || in shortlog_add_commit()
237 if (!HAS_MULTI_BITS(log->groups) || in shortlog_add_commit()
H A Dfor-each-ref.c66 if (HAS_MULTI_BITS(format.quote_style)) { in cmd_for_each_ref()
H A Dconfig.c747 if (HAS_MULTI_BITS(actions)) { in cmd_config()
/dports/devel/git/git-2.34.1/builtin/
H A Dshortlog.c122 if (HAS_MULTI_BITS(log->groups)) in read_from_stdin()
228 if (!HAS_MULTI_BITS(log->groups) || in shortlog_add_commit()
237 if (!HAS_MULTI_BITS(log->groups) || in shortlog_add_commit()
H A Dfor-each-ref.c66 if (HAS_MULTI_BITS(format.quote_style)) { in cmd_for_each_ref()
H A Dconfig.c747 if (HAS_MULTI_BITS(actions)) { in cmd_config()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dshortlog.c122 if (HAS_MULTI_BITS(log->groups)) in read_from_stdin()
228 if (!HAS_MULTI_BITS(log->groups) || in shortlog_add_commit()
237 if (!HAS_MULTI_BITS(log->groups) || in shortlog_add_commit()
H A Dfor-each-ref.c66 if (HAS_MULTI_BITS(format.quote_style)) { in cmd_for_each_ref()
H A Dconfig.c747 if (HAS_MULTI_BITS(actions)) { in cmd_config()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dfor-each-ref.c64 if (HAS_MULTI_BITS(format.quote_style)) { in cmd_for_each_ref()
H A Dconfig.c692 if (HAS_MULTI_BITS(actions)) { in cmd_config()
/dports/devel/git-svn/git-2.34.1/
H A Dgit-compat-util.h123 #define HAS_MULTI_BITS(i) ((i) & ((i) - 1)) /* checks if an integer has more than 1 bit set */ macro
H A Ddiff.c4641 if (HAS_MULTI_BITS(options->output_format & check_mask)) in diff_setup_done()
4644 if (HAS_MULTI_BITS(options->pickaxe_opts & DIFF_PICKAXE_KINDS_MASK)) in diff_setup_done()
4647 if (HAS_MULTI_BITS(options->pickaxe_opts & DIFF_PICKAXE_KINDS_G_REGEX_MASK)) in diff_setup_done()
4650 if (HAS_MULTI_BITS(options->pickaxe_opts & DIFF_PICKAXE_KINDS_ALL_OBJFIND_MASK)) in diff_setup_done()
/dports/devel/git-gui/git-2.34.1/
H A Dgit-compat-util.h123 #define HAS_MULTI_BITS(i) ((i) & ((i) - 1)) /* checks if an integer has more than 1 bit set */ macro
H A Ddiff.c4641 if (HAS_MULTI_BITS(options->output_format & check_mask)) in diff_setup_done()
4644 if (HAS_MULTI_BITS(options->pickaxe_opts & DIFF_PICKAXE_KINDS_MASK)) in diff_setup_done()
4647 if (HAS_MULTI_BITS(options->pickaxe_opts & DIFF_PICKAXE_KINDS_G_REGEX_MASK)) in diff_setup_done()
4650 if (HAS_MULTI_BITS(options->pickaxe_opts & DIFF_PICKAXE_KINDS_ALL_OBJFIND_MASK)) in diff_setup_done()
/dports/devel/git-p4/git-2.34.1/
H A Dgit-compat-util.h123 #define HAS_MULTI_BITS(i) ((i) & ((i) - 1)) /* checks if an integer has more than 1 bit set */ macro
/dports/devel/git/git-2.34.1/
H A Dgit-compat-util.h123 #define HAS_MULTI_BITS(i) ((i) & ((i) - 1)) /* checks if an integer has more than 1 bit set */ macro
/dports/devel/git-cvs/git-2.34.1/
H A Dgit-compat-util.h123 #define HAS_MULTI_BITS(i) ((i) & ((i) - 1)) /* checks if an integer has more than 1 bit set */ macro
/dports/devel/cgit/cgit-1.2.3/git/
H A Dgit-compat-util.h123 #define HAS_MULTI_BITS(i) ((i) & ((i) - 1)) /* checks if an integer has more than 1 bit set */ macro

12