Searched defs:dtlen (Results 1 – 3 of 3) sorted by relevance
| /third_party/toybox/toys/posix/ |
| D | ls.c | 242 static unsigned long next_column(unsigned long ul, unsigned long dtlen, in next_column() 310 unsigned long dtlen, ul = 0; in listfiles() local
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| D | ls.c | 232 static unsigned long next_column(unsigned long ul, unsigned long dtlen, in next_column() 300 unsigned long dtlen, ul = 0; in listfiles() local
|
| /third_party/python/Modules/ |
| D | _datetimemodule.c | 875 parse_isoformat_time(const char *dtstr, size_t dtlen, int *hour, int *minute, in parse_isoformat_time()
|