Searched defs:ST_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/OpenCSD/decoder/source/ | ||
D | trc_gen_elem.cpp | 85 #define ST_SIZE (sizeof(instr_sub_type) / sizeof(const char *)) macro |
/external/python/cpython3/Lib/ | ||
D | stat.py | 14 ST_SIZE = 6 variable |