Searched refs:SEL1 (Results 1 – 2 of 2) sorted by relevance
/stdio-common/ |
A D | _itoa.c | 70 # define SEL1(X) X, macro 73 # define SEL1(X) macro 84 /* 2 */ {SEL1(0ull) 1, 1}, 85 /* 3 */ {SEL1(0xaaaaaaaaaaaaaaabull) 0, 1}, 86 /* 4 */ {SEL1(0ull) 1, 2}, 87 /* 5 */ {SEL1(0xcccccccccccccccdull) 0, 2}, 88 /* 6 */ {SEL1(0xaaaaaaaaaaaaaaabull) 0, 2}, 89 /* 7 */ {SEL1(0x2492492492492493ull) 1, 3}, 90 /* 8 */ {SEL1(0ull) 1, 3}, 98 /* 16 */ {SEL1(0ull) 1, 4}, [all …]
|
A D | _itowa.c | 70 # define SEL1(X) X, macro 73 # define SEL1(X) macro
|
Completed in 6 milliseconds