Searched refs:LSBBitLeft (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xfs/dist/difs/ | ||
| H A D | charinfo.c | 557 #define LSBBitLeft(b,c) ((b) >> (c)) macro 625 LSBBitLeft (bits2, lshift); 635 *dstp = LSBBitLeft (bits2, lshift); |
Completed in 6 milliseconds