Searched refs:putp32 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/testing/selftests/powerpc/nx-gzip/ |
D | gunz_test.c | 130 putp32(ddl, ddebc, bytes); in nx_append_dde() 148 putp32(ddl, ddebc, bytes); in nx_append_dde() 160 putp32(ddl, ddebc, bytes); /* byte sum of all dde */ in nx_append_dde() 689 putp32(ddl_in, ddebc, source_sz); in decompress_file()
|
/linux-6.12.1/tools/testing/selftests/powerpc/nx-gzip/include/ |
D | nxu.h | 458 #define putp32(ST, REG, X) ((ST)->REG = htobe32(X)) macro
|