Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dtime.c834 /* H */ 0x0b | INT_SPEC | NO_E_MOD,
835 /* I */ 0x0c | INT_SPEC | NO_E_MOD,
839 /* M */ 0x0d | INT_SPEC | NO_E_MOD,
845 /* S */ 0x0e | INT_SPEC | NO_E_MOD,
862 /* d */ 0x00 | INT_SPEC | NO_E_MOD,
863 /* e */ 0x01 | INT_SPEC | NO_E_MOD,
871 /* m */ 0x05 | INT_SPEC | NO_E_MOD,
879 /* u */ 0x07 | INT_SPEC | NO_E_MOD,
881 /* w */ 0x02 | INT_SPEC | NO_E_MOD,
883 /* y */ 0x09 | INT_SPEC,
[all …]

Completed in 6 milliseconds