Searched refs:TAB_SIZE (Results 1 – 25 of 72) sorted by relevance
123
16 #define TAB_SIZE(x) (sizeof(x)/sizeof(x[0])) macro43 TAB_SIZE(caps.data.handles.handle), NULL, in main()
18 #define TAB_SIZE(x) (sizeof(x)/sizeof(x[0])) macro57 for (size_t i = 0; i < TAB_SIZE(capabilities); i++) { in main()
18 #define TAB_SIZE(x) (sizeof(x)/sizeof(x[0])) macro
23 #define TAB_SIZE(tab) (sizeof(tab) / sizeof(tab[0])) macro57 if (src->count > TAB_SIZE(src->buf_name)) { \126 if (count > TAB_SIZE(dest->buf_name)) { \
23 #define TAB_SIZE(tab) (sizeof(tab) / sizeof(tab[0])) macro50 if (src->sizeofSelect > TAB_SIZE(src->pcrSelect)) { \52 TAB_SIZE(src->pcrSelect)); \118 if ((dest? dest->sizeofSelect : tmp) > TAB_SIZE(dest->pcrSelect)) { \120 dest? dest->sizeofSelect : tmp, TAB_SIZE(dest->pcrSelect)); \
4 TAB_SIZE = 4
40 TAB_SIZE=2
6 TAB_SIZE = 8
37 TAB_SIZE=2
26 TAB_SIZE = 4
21 TAB_SIZE = 8
34 TAB_SIZE = 8
37 TAB_SIZE = 8
24 TAB_SIZE = 8
36 TAB_SIZE = 8
29 TAB_SIZE = 2
1878 #define TAB_SIZE 32 macro1880 #define TAB_SIZE 256 macro1885 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod()2962 mp_int M[TAB_SIZE], res; in mp_exptmod_fast()
66 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen70 TAB_SIZE = 8
29 TAB_SIZE = 8