Searched refs:tab (Results 1 – 23 of 23) sorted by relevance
189 @tab191 @tab193 @tab196 @tab197 @tab198 @tab203 @tab205 @tab207 @tab213 @tab[all …]
34 __sccl (register char *tab, in __sccl() argument50 tab[n] = v; in __sccl()65 tab[c] = v; /* take character c */ in __sccl()96 tab[++c] = v; in __sccl()
35 .tab = {
95 .tab = {
40 .tab = {
139 .tab = {
156 .tab = {
47 #define T __exp2f_data.tab
44 #define T __logf_data.tab
45 #define T __log2f_data.tab
47 #define T __powf_log2_data.tab91 #define T __exp2f_data.tab
48 #define T __exp2f_data.tab
75 .tab = {
38 #define T __exp_data.tab
1083 uint64_t tab[1 << EXP2F_TABLE_BITS]; member1098 } tab[1 << LOGF_TABLE_BITS]; member1110 } tab[1 << LOG2F_TABLE_BITS]; member1127 } tab[1 << POWF_LOG2_TABLE_BITS]; member1150 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member1162 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member1177 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member1191 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
42 #define T __pow_log_data.tab136 #define T __exp_data.tab
41 #define T __exp_data.tab
36 #define T __log2_data.tab
36 #define T __log_data.tab
54 * no literal tab characters, only spaces
20373 * libc/machine/v850/setjmp.S: Fixed tab problems caused by20390 * Makefile.am: Fix space vs. tab problem in install-data-local.