Home
last modified time | relevance | path

Searched refs:def_pad (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/linux/user/src/time/
Dstrftime.c78 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
109 def_pad = '_'; in __strftime_fmt_1()
149 def_pad = '_'; in __strftime_fmt_1()
153 def_pad = '_'; in __strftime_fmt_1()
257 switch (pad ? pad : def_pad) { in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
Dstrftime.c50 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
77 def_pad = '_'; in __strftime_fmt_1()
195 switch (pad ? pad : def_pad) { in __strftime_fmt_1()
/third_party/musl/src/time/
Dstrftime.c50 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
77 def_pad = '_'; in __strftime_fmt_1()
195 switch (pad ? pad : def_pad) { in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
Dstrftime.c50 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
77 def_pad = '_'; in __strftime_fmt_1()
195 switch (pad ? pad : def_pad) { in __strftime_fmt_1()
/third_party/musl/porting/liteos_a/kernel/src/time/
Dstrftime.c50 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
77 def_pad = '_'; in __strftime_fmt_1()
195 switch (pad ? pad : def_pad) { in __strftime_fmt_1()