Searched defs:lword (Results 1 – 4 of 4) sorted by relevance
202 static inline int hfs_clear_bit(int bitnr, hfs_u32 *lword) { in hfs_clear_bit()206 static inline int hfs_set_bit(int bitnr, hfs_u32 *lword) { in hfs_set_bit()210 static inline int hfs_test_bit(int bitnr, const hfs_u32 *lword) { in hfs_test_bit()
49 unsigned long lword; /* eax */ member
1358 PI_UINT32 lword; member1372 PI_UINT32 lword; member1386 PI_UINT32 lword; member1400 PI_UINT32 lword; member1416 PI_UINT32 lword; member1430 PI_UINT32 lword; member1444 PI_UINT32 lword; member1458 PI_UINT32 lword; member
1336 int word, lword, rc; in dbAllocNear() local