Home
last modified time | relevance | path

Searched defs:__array (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-algs.hh557 #define ARRAY_LENGTH_CONST(__array) ((signed int) (sizeof (__array) / sizeof (__array[0]))) argument
/third_party/mesa3d/src/freedreno/ir3/
Dir3.h1594 #define foreach_array(__array, __list) \ argument
1596 #define foreach_array_safe(__array, __list) \ argument
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-algs.hh773 #define ARRAY_LENGTH_CONST(__array) ((signed int) (sizeof (__array) / sizeof (__array[0]))) argument
/third_party/harfbuzz/src/
Dhb-algs.hh760 #define ARRAY_LENGTH_CONST(__array) ((signed int) (sizeof (__array) / sizeof (__array[0]))) argument