Searched refs:APPEND (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/misc/ |
D | efgcvt-template.c | 30 #define APPEND(a, b) APPEND2 (a, b) macro 34 #define FCVT_BUFFER APPEND (FUNC_PREFIX, fcvt_buffer) 35 #define FCVT_BUFPTR APPEND (FUNC_PREFIX, fcvt_bufptr) 36 #define ECVT_BUFFER APPEND (FUNC_PREFIX, ecvt_buffer)
|
D | efgcvt_r.c | 28 cvt_symbol_1 (libc, local, APPEND (q, symbol), GLIBC_2_0); \
|
D | efgcvt.c | 32 cvt_symbol_1 (libc, local, APPEND (q, symbol), GLIBC_2_0); \
|
D | efgcvt_r-template.c | 33 #define APPEND(a, b) APPEND2 (a, b) macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.20 | 1715 (APPEND): Remove. 1763 (APPEND): Remove.
|
D | ChangeLog.16 | 2896 (*fcvt_r): Use __APPEND instead of APPEND. Remove libc_hidden_def. 2902 (fcvt): Use __APPEND instead of APPEND. Remove libc_hidden_def.
|
D | ChangeLog.8 | 8316 * misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly.
|
D | ChangeLog.10 | 4058 * misc/efgcvt_r.c (APPEND): Correct check for too small buffer
|
/glibc-2.36/posix/ |
D | tst-regex.input | 8316 * misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly.
|