Searched defs:comment (Results 1 – 4 of 4) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/ |
A D | gen_ldc.c | 82 void out_uc(FILE *f, const unsigned char *p, size_t n, char *comment) in out_uc() 100 void out_u16(FILE *f, const uint16_t *p, size_t n, char *comment) in out_u16() 118 void out_i16(FILE *f, const int16_t *p, size_t n, char *comment) in out_i16() 132 void out_size_t(FILE *f, const size_t *p, size_t n, char *comment) in out_size_t()
|
/l4re-core-master/l4util/lib/src/ |
A D | parse_cmdline.c | 40 const char *comment; // a description for the generated help member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/ |
A D | testregex.c | 619 report(char* comment, char* fun, char* re, char* s, int len, char* msg, int flags, unsigned long te… in report() 682 bad(char* comment, char* re, char* s, int len, unsigned long test) in bad()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/ |
A D | gen-unicode-ctype.c | 43 const char *comment; /* Comment */ member
|
Completed in 9 milliseconds