Searched refs:SEL1 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A D_itoa.c73 # define SEL1(X) X, macro
76 # define SEL1(X) macro
85 /* 2 */ {SEL1(0ull) 1, 1},
86 /* 3 */ {SEL1(0xaaaaaaaaaaaaaaabull) 0, 1},
87 /* 4 */ {SEL1(0ull) 1, 2},
88 /* 5 */ {SEL1(0xcccccccccccccccdull) 0, 2},
89 /* 6 */ {SEL1(0xaaaaaaaaaaaaaaabull) 0, 2},
90 /* 7 */ {SEL1(0x2492492492492493ull) 1, 3},
91 /* 8 */ {SEL1(0ull) 1, 3},
92 /* 9 */ {SEL1(
[all...]
H A D_itowa.c72 # define SEL1(X) X, macro
75 # define SEL1(X) macro

Completed in 32 milliseconds