Home
last modified time | relevance | path

Searched defs:format (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.7/tools/
Dlist_contributors.py20 format = '--pretty={"commit":"%h", "author":"%an", "email":"%ae", "date":"%cd"}' variable
/DragonOS-0.1.7/user/libs/libc/src/
Dstdio.c7 int fprintf(FILE *restrict stream, const char *restrict format, ...) in fprintf()