Home
last modified time | relevance | path

Searched refs:_i (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libwsbm/src/
Dwsbm_atomic.h16 #define wsbmAtomicInit(_i) {(i)} argument
17 #define wsbmAtomicSet(_v, _i) (((_v)->count) = (_i)) argument
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_intf.h551 for (size_t _i = 0; _i < COUNT ; _i++) { \
552 TABLE_PTR->data.member_variable_##META_ID[ _i ] = PDATA [ _i ]; \