Searched refs:__SID (Results 1 – 5 of 5) sorted by relevance
8 #define __SID ('S' << 8) macro10 #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 …]