Home
last modified time | relevance | path

Searched refs:esym_include_unreadable (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Dsymbols.c156 emacs_value esym_include_unreadable; variable
480 {&esym_include_unreadable, {.diff_option = GIT_DIFF_INCLUDE_UNREADABLE}},
681 {&esym_include_unreadable, {.status_opt = GIT_STATUS_OPT_INCLUDE_UNREADABLE}},
929 esym_include_unreadable = env->make_global_ref(env, env->intern(env, "include-unreadable")); in esyms_init()
H A Dsymbols.h247 extern emacs_value esym_include_unreadable;