Searched refs:test_endswap (Results 1 – 3 of 3) sorted by relevance
/external/flac/src/test_libFLAC/ | ||
D | endswap.h | 24 FLAC__bool test_endswap(void); |
D | main.c | 36 if(!test_endswap()) in main() |
D | endswap.c | 33 FLAC__bool test_endswap(void) in test_endswap() function |