Home
last modified time | relevance | path

Searched refs:XSTR (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-fallocate-common.c32 #define XSTR(s) STR(S) macro
83 FAIL_EXIT1 ("fail trying to write " XSTR (BLK_SIZE) " bytes"); in do_test_with_offset()
89 FAIL_EXIT1 ("fail trying to read " XSTR (BLK_SIZE) " bytes"); in do_test_with_offset()
Dtst-sync_file_range.c31 #define XSTR(s) STR(S) macro