Searched defs:epilog (Results 1 – 5 of 5) sorted by relevance
161 #define epilog R3 /* bytes in epilog */ macro250 epilog = and(kernel, #31); define470 epilog = add(epilog, #-8); define
203 int argparse_describe(struct argparse *self, const char *description, const char *epilog) { in argparse_describe()
99 const char *epilog; // a description at the end member
33 epilog = ''' variable