Searched refs:NetEndian (Results 1 – 2 of 2) sorted by relevance
90 static int NetEndian = TRUE; /* endian nature of the machines */ variable209 NetEndian = FALSE; in main()612 ((!NetEndian && File_type == FILE_AIFF) || in main()613 (!NetEndian && File_type == FILE_AU) || in main()614 (NetEndian && File_type == FILE_WAV))) { in main()
94 static int NetEndian = TRUE; /* endian nature of the machine */ variable384 NetEndian = FALSE; in main()579 ((!NetEndian && file_type == FILE_AIFF) || in main()580 (!NetEndian && file_type == FILE_AU) || in main()581 (NetEndian && file_type == FILE_WAV))) { in main()