Searched refs:ALIGNP_INC (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_region.c210 mutex_array = ALIGNP_INC(mutex_array, mtxregion->stat.st_mutex_align);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h167 #undef ALIGNP_INC macro
168 #define ALIGNP_INC(p, bound) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h166 #undef ALIGNP_INC macro
167 #define ALIGNP_INC(p, bound) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h165 #undef ALIGNP_INC macro
166 #define ALIGNP_INC(p, bound) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h169 #undef ALIGNP_INC macro
170 #define ALIGNP_INC(p, bound) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h166 #undef ALIGNP_INC macro
167 #define ALIGNP_INC(p, bound) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h166 #undef ALIGNP_INC macro
167 #define ALIGNP_INC(p, bound) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmp.h595 p = ALIGNP_INC(p, VM_PAGESIZE); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_region.c1179 infop->addr = ALIGNP_INC(infop->addr_orig, sizeof(size_t));

Completed in 86 milliseconds