Searched defs:GET_LIBRARY_ORDINAL (Results 1 – 2 of 2) sorted by relevance
223 ubyte GET_LIBRARY_ORDINAL(uint n_desc) @safe { return ((n_desc) >> 8) & 0xff; } in GET_LIBRARY_ORDINAL() function
1393 inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() function