Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dtime.c803 #define NO_E_MOD 0x80 macro
834 /* 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,
847 /* U */ 0x04 | CALC_SPEC | NO_E_MOD,
848 /* V */ 0x05 | CALC_SPEC | NO_E_MOD,
849 /* W */ 0x06 | CALC_SPEC | NO_E_MOD,
862 /* d */ 0x00 | INT_SPEC | NO_E_MOD,
863 /* e */ 0x01 | INT_SPEC | NO_E_MOD,
[all …]

Completed in 7 milliseconds