Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dcommon.h57 # define GIT_DEPRECATED(func) \ macro
62 # define GIT_DEPRECATED(func) __declspec(deprecated) func macro
64 # define GIT_DEPRECATED(func) func macro