Home
last modified time | relevance | path

Searched defs:std_name (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/time/
D__tz.c25 static char std_name[TZNAME_MAX+1]; variable
/third_party/musl/porting/linux/user/src/time/
D__tz.c45 static char std_name[TZNAME_MAX+1]; variable
/third_party/python/Lib/test/
Dtest_argparse.py3195 def __init__(self, test_class, func_suffix, std_name): argument