Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/
Dstropts.h8 #define __SID ('S' << 8) macro
10 #define I_NREAD (__SID | 1)
11 #define I_PUSH (__SID | 2)
12 #define I_POP (__SID | 3)
13 #define I_LOOK (__SID | 4)
14 #define I_FLUSH (__SID | 5)
15 #define I_SRDOPT (__SID | 6)
16 #define I_GRDOPT (__SID | 7)
17 #define I_STR (__SID | 8)
18 #define I_SETSIG (__SID | 9)
[all …]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dstropts.h8 #define __SID ('S' << 8) macro
10 #define I_NREAD (__SID | 1)
11 #define I_PUSH (__SID | 2)
12 #define I_POP (__SID | 3)
13 #define I_LOOK (__SID | 4)
14 #define I_FLUSH (__SID | 5)
15 #define I_SRDOPT (__SID | 6)
16 #define I_GRDOPT (__SID | 7)
17 #define I_STR (__SID | 8)
18 #define I_SETSIG (__SID | 9)
[all …]
/third_party/musl/ndk_musl_include/
Dstropts.h8 #define __SID ('S' << 8) macro
10 #define I_NREAD (__SID | 1)
11 #define I_PUSH (__SID | 2)
12 #define I_POP (__SID | 3)
13 #define I_LOOK (__SID | 4)
14 #define I_FLUSH (__SID | 5)
15 #define I_SRDOPT (__SID | 6)
16 #define I_GRDOPT (__SID | 7)
17 #define I_STR (__SID | 8)
18 #define I_SETSIG (__SID | 9)
[all …]
/third_party/musl/include/
Dstropts.h8 #define __SID ('S' << 8) macro
10 #define I_NREAD (__SID | 1)
11 #define I_PUSH (__SID | 2)
12 #define I_POP (__SID | 3)
13 #define I_LOOK (__SID | 4)
14 #define I_FLUSH (__SID | 5)
15 #define I_SRDOPT (__SID | 6)
16 #define I_GRDOPT (__SID | 7)
17 #define I_STR (__SID | 8)
18 #define I_SETSIG (__SID | 9)
[all …]
/third_party/musl/porting/uniproton/kernel/include/
Dstropts.h8 #define __SID ('S' << 8) macro
10 #define I_NREAD (__SID | 1)
11 #define I_PUSH (__SID | 2)
12 #define I_POP (__SID | 3)
13 #define I_LOOK (__SID | 4)
14 #define I_FLUSH (__SID | 5)
15 #define I_SRDOPT (__SID | 6)
16 #define I_GRDOPT (__SID | 7)
17 #define I_STR (__SID | 8)
18 #define I_SETSIG (__SID | 9)
[all …]