Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dcommon.h69 # define GIT_FORMAT_PRINTF(a,b) __attribute__((format (printf, a, b))) macro
71 # define GIT_FORMAT_PRINTF(a,b) /* empty */ macro