Searched refs:pxd (Results 1 – 4 of 4) sorted by relevance
135 #define lengthPXD(pxd) ((pxd)->len) argument136 #define addressPXD(pxd) (((s64)((pxd)->addr1)) << 32 | ((pxd)->addr2)) argument
112 pxd_t pxd; in di_read() local122 3072 + xd*sizeof(pxd_t), sizeof(pxd_t), (char *)&pxd); in di_read()123 devread (addressPXD (&pxd) << jfs.bdlog, in di_read()
252 - Fixed dist error where python/dbus_bindings.pxd was being shipped 253 instead of dbus_bindings.pxd.in
3469 * python/Makefile.am: dbus_binding.pxd.in should be included 3470 in EXTRA_DIST not dbus_binding.pxd3628 * python/.cvsignore: remove dbus_bindings.pyx, add dbus_bindings.pxd3650 own pxd file (Pyrex definition)