Searched defs:IS_INITIALIZED (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.h712 #define IS_INITIALIZED(dbc) ((dbc)->internal->pgno != PGNO_INVALID) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h711 #define IS_INITIALIZED(dbc) ((dbc)->internal->pgno != PGNO_INVALID) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h710 #define IS_INITIALIZED(dbc) ((dbc)->internal->pgno != PGNO_INVALID) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h714 #define IS_INITIALIZED(dbc) ((dbc)->internal->pgno != PGNO_INVALID) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h711 #define IS_INITIALIZED(dbc) ((dbc)->internal->pgno != PGNO_INVALID) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h711 #define IS_INITIALIZED(dbc) ((dbc)->internal->pgno != PGNO_INVALID) macro

Completed in 79 milliseconds