Searched refs:TAB_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/dtc/
H A Dsrcpos.c212 #define TAB_SIZE 8 macro
229 ALIGN(current_srcfile->colno, TAB_SIZE);
/freebsd-11-stable/contrib/subversion/doc/
H A Ddoxygen.conf177 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
180 TAB_SIZE = 8
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dlibtommath.c1878 #define TAB_SIZE 32 macro
1880 #define TAB_SIZE 256 macro
1885 mp_int M[TAB_SIZE], res, mu;
2962 mp_int M[TAB_SIZE], res;

Completed in 86 milliseconds