Searched defs:IS_INIT_LSN (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h776 #define IS_INIT_LSN(LSN) ((LSN).file == 1 && (LSN).offset == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h775 #define IS_INIT_LSN(LSN) ((LSN).file == 1 && (LSN).offset == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h774 #define IS_INIT_LSN(LSN) ((LSN).file == 1 && (LSN).offset == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h778 #define IS_INIT_LSN(LSN) ((LSN).file == 1 && (LSN).offset == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h775 #define IS_INIT_LSN(LSN) ((LSN).file == 1 && (LSN).offset == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h775 #define IS_INIT_LSN(LSN) ((LSN).file == 1 && (LSN).offset == 0) macro

Completed in 84 milliseconds