===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
praat-6.1.34/external/flac/Makefile-7-
praat-6.1.34/external/flac/Makefile:8:CPPFLAGS = -DFLAC__NOASM -I ../../melder
praat-6.1.34/external/flac/Makefile-9-
##############################################
praat-6.1.34/external/flac/flac_bitreader.c-158-{
praat-6.1.34/external/flac/flac_bitreader.c:159:	__asm {
praat-6.1.34/external/flac/flac_bitreader.c-160-		mov edx, start
##############################################
praat-6.1.34/external/flac/flac_bitreader.c-204-
praat-6.1.34/external/flac/flac_bitreader.c:205:/* would be static except it needs to be called by asm routines */
praat-6.1.34/external/flac/flac_bitreader.c-206-FLAC__bool bitreader_read_from_client_(FLAC__BitReader *br)
##############################################
praat-6.1.34/external/flac/flac_bitreader.c-839-				if(b) {
praat-6.1.34/external/flac/flac_bitreader.c:840:#if 0 /* slower, probably due to bad register allocation... */ && defined FLAC__CPU_IA32 && !defined FLAC__NO_ASM && FLAC__BITS_PER_WORD == 32
praat-6.1.34/external/flac/flac_bitreader.c:841:					__asm {
praat-6.1.34/external/flac/flac_bitreader.c-842-						bsr eax, b
##############################################
praat-6.1.34/external/flac/flac_bitreader.c-1022-				if(b) {
praat-6.1.34/external/flac/flac_bitreader.c:1023:#if 0 /* is not discernably faster... */ && defined FLAC__CPU_IA32 && !defined FLAC__NO_ASM && FLAC__BITS_PER_WORD == 32 && defined __GNUC__
praat-6.1.34/external/flac/flac_bitreader.c:1024:					asm volatile (
praat-6.1.34/external/flac/flac_bitreader.c-1025-						"bsrl %1, %0;"
##############################################
praat-6.1.34/external/flac/flac_cpu.c-71-#  endif /* FLAC__SYS_DARWIN */
praat-6.1.34/external/flac/flac_cpu.c:72:# endif /* FLAC__NO_ASM */
praat-6.1.34/external/flac/flac_cpu.c-73-#endif /* FLAC__CPU_PPC */
##############################################
praat-6.1.34/external/flac/flac_cpu.c-107- */
praat-6.1.34/external/flac/flac_cpu.c:108:#if defined(FLAC__CPU_IA32) && !defined FLAC__NO_ASM && defined FLAC__HAS_NASM && !defined FLAC__NO_SSE_OS && !defined FLAC__SSE_OS
praat-6.1.34/external/flac/flac_cpu.c-109-# if defined(__linux__)
##############################################
praat-6.1.34/external/flac/flac_cpu.c-162-	info->type = FLAC__CPUINFO_TYPE_IA32;
praat-6.1.34/external/flac/flac_cpu.c:163:#if !defined FLAC__NO_ASM && defined FLAC__HAS_NASM
praat-6.1.34/external/flac/flac_cpu.c:164:	info->use_asm = true; /* we assume a minimum of 80386 with FLAC__CPU_IA32 */
praat-6.1.34/external/flac/flac_cpu.c-165-	info->data.ia32.cpuid = FLAC__cpu_have_cpuid_asm_ia32()? true : false;
##############################################
praat-6.1.34/external/flac/flac_cpu.c-260-				/* see sigill_handler_sse_os() for an explanation of the following: */
praat-6.1.34/external/flac/flac_cpu.c:261:				asm volatile (
praat-6.1.34/external/flac/flac_cpu.c-262-					"xorl %0,%0\n\t"          /* for some reason, still need to do this to clear 'sse' var */
##############################################
praat-6.1.34/external/flac/flac_cpu.c-286-			_try {
praat-6.1.34/external/flac/flac_cpu.c:287:				__asm {
praat-6.1.34/external/flac/flac_cpu.c-288-#  if _MSC_VER <= 1200
##############################################
praat-6.1.34/external/flac/flac_cpu.c-308-			/*  http://www.hick.org/~mmiller/msvc_inline_asm.html */
praat-6.1.34/external/flac/flac_cpu.c:309:			__asm {
praat-6.1.34/external/flac/flac_cpu.c-310-#  if _MSC_VER <= 1200
##############################################
praat-6.1.34/external/flac/flac_cpu.c-343-#else
praat-6.1.34/external/flac/flac_cpu.c:344:	info->use_asm = false;
praat-6.1.34/external/flac/flac_cpu.c-345-#endif
##############################################
praat-6.1.34/external/flac/flac_cpu.c-352-# if !defined FLAC__NO_ASM
praat-6.1.34/external/flac/flac_cpu.c:353:	info->use_asm = true;
praat-6.1.34/external/flac/flac_cpu.c-354-#  ifdef FLAC__USE_ALTIVEC
##############################################
praat-6.1.34/external/flac/flac_cpu.c-381-
praat-6.1.34/external/flac/flac_cpu.c:382:			asm volatile (
praat-6.1.34/external/flac/flac_cpu.c-383-				"mtspr 256, %0\n\t"
##############################################
praat-6.1.34/external/flac/flac_cpu.c-396-			/* PPC64 hardware implements the cntlzd instruction */
praat-6.1.34/external/flac/flac_cpu.c:397:			asm volatile ("cntlzd %0, %1" : "=r" (x) : "r" (x) );
praat-6.1.34/external/flac/flac_cpu.c-398-
##############################################
praat-6.1.34/external/flac/flac_cpu.c-408-# else
praat-6.1.34/external/flac/flac_cpu.c:409:	info->use_asm = false;
praat-6.1.34/external/flac/flac_cpu.c-410-# endif
##############################################
praat-6.1.34/external/flac/flac_cpu.c-416-	info->type = FLAC__CPUINFO_TYPE_UNKNOWN;
praat-6.1.34/external/flac/flac_cpu.c:417:	info->use_asm = false;
praat-6.1.34/external/flac/flac_cpu.c-418-#endif
##############################################
praat-6.1.34/external/flac/flac_private_lpc.h-48- *	Applies the given window to the data.
praat-6.1.34/external/flac/flac_private_lpc.h:49: *  OPT: asm implementation
praat-6.1.34/external/flac/flac_private_lpc.h-50- *
##############################################
praat-6.1.34/external/flac/flac_private_lpc.h-175-void FLAC__lpc_restore_signal_asm_ia32_mmx(const FLAC__int32 residual[], unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int32 data[]);
praat-6.1.34/external/flac/flac_private_lpc.h:176:#    endif /* FLAC__HAS_NASM */
praat-6.1.34/external/flac/flac_private_lpc.h-177-#  elif defined FLAC__CPU_PPC
##############################################
praat-6.1.34/external/flac/flac_private_lpc.h-180-#  endif/* FLAC__CPU_IA32 || FLAC__CPU_PPC */
praat-6.1.34/external/flac/flac_private_lpc.h:181:#endif /* FLAC__NO_ASM */
praat-6.1.34/external/flac/flac_private_lpc.h-182-
##############################################
praat-6.1.34/external/flac/flac_stream_decoder.c-402-	FLAC__cpu_info(&decoder->private_->cpuinfo);
praat-6.1.34/external/flac/flac_stream_decoder.c:403:	/* first default to the non-asm routines */
praat-6.1.34/external/flac/flac_stream_decoder.c-404-	decoder->private_->local_lpc_restore_signal = FLAC__lpc_restore_signal;
##############################################
praat-6.1.34/external/flac/flac_stream_decoder.c-408-	decoder->private_->local_bitreader_read_rice_signed_block = FLAC__bitreader_read_rice_signed_block;
praat-6.1.34/external/flac/flac_stream_decoder.c:409:	/* now override with asm where appropriate */
praat-6.1.34/external/flac/flac_stream_decoder.c-410-#ifndef FLAC__NO_ASM
##############################################
praat-6.1.34/external/flac/flac_stream_encoder.c-898-	FLAC__cpu_info(&encoder->private_->cpuinfo);
praat-6.1.34/external/flac/flac_stream_encoder.c:899:	/* first default to the non-asm routines */
praat-6.1.34/external/flac/flac_stream_encoder.c-900-#ifndef FLAC__INTEGER_ONLY_LIBRARY
##############################################
praat-6.1.34/external/flac/flac_stream_encoder.c-908-#endif
praat-6.1.34/external/flac/flac_stream_encoder.c:909:	/* now override with asm where appropriate */
praat-6.1.34/external/flac/flac_stream_encoder.c-910-#ifndef FLAC__INTEGER_ONLY_LIBRARY
##############################################
praat-6.1.34/external/flac/flac_stream_encoder.c-939-			encoder->private_->local_fixed_compute_best_predictor = FLAC__fixed_compute_best_predictor_asm_ia32_mmx_cmov;
praat-6.1.34/external/flac/flac_stream_encoder.c:940:#   endif /* FLAC__HAS_NASM */
praat-6.1.34/external/flac/flac_stream_encoder.c-941-#  endif /* FLAC__CPU_IA32 */
praat-6.1.34/external/flac/flac_stream_encoder.c-942-	}
praat-6.1.34/external/flac/flac_stream_encoder.c:943:# endif /* !FLAC__NO_ASM */
praat-6.1.34/external/flac/flac_stream_encoder.c-944-#endif /* !FLAC__INTEGER_ONLY_LIBRARY */
##############################################
praat-6.1.34/external/flac/flac_stream_encoder.c-3129-	FLAC__double lpc_residual_bits_per_sample;
praat-6.1.34/external/flac/flac_stream_encoder.c:3130:	FLAC__real autoc[FLAC__MAX_LPC_ORDER+1]; /* WATCHOUT: the size is important even though encoder->protected_->max_lpc_order might be less; some asm routines need all the space */
praat-6.1.34/external/flac/flac_stream_encoder.c-3131-	FLAC__double lpc_error[FLAC__MAX_LPC_ORDER];
##############################################
praat-6.1.34/external/flac/flac_stream_encoder.c-3707-
praat-6.1.34/external/flac/flac_stream_encoder.c:3708:#if defined(FLAC__CPU_IA32) && !defined FLAC__NO_ASM && defined FLAC__HAS_NASM
praat-6.1.34/external/flac/flac_stream_encoder.c-3709-extern void precompute_partition_info_sums_32bit_asm_ia32_(
##############################################
praat-6.1.34/external/flac/flac_stream_encoder.c-3733-
praat-6.1.34/external/flac/flac_stream_encoder.c:3734:#if defined(FLAC__CPU_IA32) && !defined FLAC__NO_ASM && defined FLAC__HAS_NASM
praat-6.1.34/external/flac/flac_stream_encoder.c-3735-	/* slightly pessimistic but still catches all common cases */
##############################################
praat-6.1.34/external/gsl/gsl_ieee-utils__fp-darwin86.c-101-
praat-6.1.34/external/gsl/gsl_ieee-utils__fp-darwin86.c:102:#define _FPU_GETMXCSR(cw_sse) asm volatile ("stmxcsr %0" : "=m" (cw_sse))
praat-6.1.34/external/gsl/gsl_ieee-utils__fp-darwin86.c:103:#define _FPU_SETMXCSR(cw_sse) asm volatile ("ldmxcsr %0" : : "m" (cw_sse))
praat-6.1.34/external/gsl/gsl_ieee-utils__fp-darwin86.c-104-
##############################################
praat-6.1.34/external/gsl/gsl_ieee-utils__fp-gnux86.c-98-#if HAVE_FPU_X86_SSE
praat-6.1.34/external/gsl/gsl_ieee-utils__fp-gnux86.c:99:#define _FPU_SETMXCSR(cw_sse) asm volatile ("ldmxcsr %0" : : "m" (*&cw_sse))
praat-6.1.34/external/gsl/gsl_ieee-utils__fp-gnux86.c-100-  {
##############################################
praat-6.1.34/external/mp3/mad_config.h-42-/* Define if your MIPS CPU supports a 2-operand MADD16 instruction. */
praat-6.1.34/external/mp3/mad_config.h:43:/* #undef HAVE_MADD16_ASM */
praat-6.1.34/external/mp3/mad_config.h-44-
praat-6.1.34/external/mp3/mad_config.h-45-/* Define if your MIPS CPU supports a 2-operand MADD instruction. */
praat-6.1.34/external/mp3/mad_config.h:46:/* #undef HAVE_MADD_ASM */
praat-6.1.34/external/mp3/mad_config.h-47-
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-151-
praat-6.1.34/external/mp3/mad_fixed.h:152:  __asm {
praat-6.1.34/external/mp3/mad_fixed.h-153-    mov eax, x
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-169-#   define MAD_F_MLX(hi, lo, x, y)  \
praat-6.1.34/external/mp3/mad_fixed.h:170:    asm ("imull %3"  \
praat-6.1.34/external/mp3/mad_fixed.h-171-	 : "=a" (lo), "=d" (hi)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-182-       MAD_F_MLX(__hi, __lo, (x), (y));  \
praat-6.1.34/external/mp3/mad_fixed.h:183:       asm ("addl %2,%0\n\t"  \
praat-6.1.34/external/mp3/mad_fixed.h-184-	    "adcl %3,%1"  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-198-       mad_fixed_t __result;  \
praat-6.1.34/external/mp3/mad_fixed.h:199:       asm ("addl %4,%2\n\t"  \
praat-6.1.34/external/mp3/mad_fixed.h-200-	    "adcl %5,%3"  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-204-	    : "cc");  \
praat-6.1.34/external/mp3/mad_fixed.h:205:       asm ("shrdl %3,%2,%1"  \
praat-6.1.34/external/mp3/mad_fixed.h-206-	    : "=rm" (__result)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-216-    ({ mad_fixed_t __result;  \
praat-6.1.34/external/mp3/mad_fixed.h:217:       asm ("shrl %3,%1\n\t"  \
praat-6.1.34/external/mp3/mad_fixed.h-218-	    "shll %4,%2\n\t"  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-228-    ({ mad_fixed_t __result;  \
praat-6.1.34/external/mp3/mad_fixed.h:229:       asm ("shrdl %3,%2,%1"  \
praat-6.1.34/external/mp3/mad_fixed.h-230-	    : "=rm" (__result)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-256-       mad_fixed_t __result;  \
praat-6.1.34/external/mp3/mad_fixed.h:257:       asm ("smull	%0, %1, %3, %4\n\t"  \
praat-6.1.34/external/mp3/mad_fixed.h-258-	    "movs	%0, %0, lsr %5\n\t"  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-268-#  define MAD_F_MLX(hi, lo, x, y)  \
praat-6.1.34/external/mp3/mad_fixed.h:269:    asm ("smull	%0, %1, %2, %3"  \
praat-6.1.34/external/mp3/mad_fixed.h-270-	 : "=&r" (lo), "=&r" (hi)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-273-#  define MAD_F_MLA(hi, lo, x, y)  \
praat-6.1.34/external/mp3/mad_fixed.h:274:    asm ("smlal	%0, %1, %2, %3"  \
praat-6.1.34/external/mp3/mad_fixed.h-275-	 : "+r" (lo), "+r" (hi)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-278-#  define MAD_F_MLN(hi, lo)  \
praat-6.1.34/external/mp3/mad_fixed.h:279:    asm ("rsbs	%0, %2, #0\n\t"  \
praat-6.1.34/external/mp3/mad_fixed.h-280-	 "rsc	%1, %3, #0"  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-286-    ({ mad_fixed_t __result;  \
praat-6.1.34/external/mp3/mad_fixed.h:287:       asm ("movs	%0, %1, lsr %3\n\t"  \
praat-6.1.34/external/mp3/mad_fixed.h-288-	    "adc	%0, %0, %2, lsl %4"  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-306-#  define MAD_F_MLX(hi, lo, x, y)  \
praat-6.1.34/external/mp3/mad_fixed.h:307:    asm ("mult	%2,%3"  \
praat-6.1.34/external/mp3/mad_fixed.h-308-	 : "=l" (lo), "=h" (hi)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-312-#  define MAD_F_MLA(hi, lo, x, y)  \
praat-6.1.34/external/mp3/mad_fixed.h:313:    asm ("madd	%2,%3"  \
praat-6.1.34/external/mp3/mad_fixed.h-314-	 : "+l" (lo), "+h" (hi)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-321-#  define MAD_F_ML0(hi, lo, x, y)  \
praat-6.1.34/external/mp3/mad_fixed.h:322:    asm ("mult	%2,%3"  \
praat-6.1.34/external/mp3/mad_fixed.h-323-	 : "=l" (lo), "=h" (hi)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-325-#  define MAD_F_MLA(hi, lo, x, y)  \
praat-6.1.34/external/mp3/mad_fixed.h:326:    asm ("madd16	%2,%3"  \
praat-6.1.34/external/mp3/mad_fixed.h-327-	 : "+l" (lo), "+h" (hi)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-346-#  define MAD_F_MLX(hi, lo, x, y)  \
praat-6.1.34/external/mp3/mad_fixed.h:347:    asm ("smul %2, %3, %0\n\t"  \
praat-6.1.34/external/mp3/mad_fixed.h-348-	 "rd %%y, %1"  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-361-    do {  \
praat-6.1.34/external/mp3/mad_fixed.h:362:      asm ("mullw %0,%1,%2"  \
praat-6.1.34/external/mp3/mad_fixed.h-363-	   : "=r" (lo)  \
praat-6.1.34/external/mp3/mad_fixed.h-364-	   : "%r" (x), "r" (y));  \
praat-6.1.34/external/mp3/mad_fixed.h:365:      asm ("mulhw %0,%1,%2"  \
praat-6.1.34/external/mp3/mad_fixed.h-366-	   : "=r" (hi)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-378-       MAD_F_MLX(__hi, __lo, (x), (y));  \
praat-6.1.34/external/mp3/mad_fixed.h:379:       asm ("addc %0,%2,%3\n\t"  \
praat-6.1.34/external/mp3/mad_fixed.h-380-	    "adde %1,%4,%5"  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-393-    ({ mad_fixed_t __result, __round;  \
praat-6.1.34/external/mp3/mad_fixed.h:394:       asm ("rotrwi %0,%1,%2"  \
praat-6.1.34/external/mp3/mad_fixed.h-395-	    : "=r" (__result)  \
praat-6.1.34/external/mp3/mad_fixed.h-396-	    : "r" (lo), "i" (MAD_F_SCALEBITS));  \
praat-6.1.34/external/mp3/mad_fixed.h:397:       asm ("extrwi %0,%1,1,0"  \
praat-6.1.34/external/mp3/mad_fixed.h-398-	    : "=r" (__round)  \
praat-6.1.34/external/mp3/mad_fixed.h-399-	    : "r" (__result));  \
praat-6.1.34/external/mp3/mad_fixed.h:400:       asm ("insrwi %0,%1,%2,0"  \
praat-6.1.34/external/mp3/mad_fixed.h-401-	    : "+r" (__result)  \
praat-6.1.34/external/mp3/mad_fixed.h-402-	    : "r" (hi), "i" (MAD_F_SCALEBITS));  \
praat-6.1.34/external/mp3/mad_fixed.h:403:       asm ("add %0,%1,%2"  \
praat-6.1.34/external/mp3/mad_fixed.h-404-	    : "=r" (__result)  \
##############################################
praat-6.1.34/external/mp3/mad_fixed.h-410-    ({ mad_fixed_t __result;  \
praat-6.1.34/external/mp3/mad_fixed.h:411:       asm ("rotrwi %0,%1,%2"  \
praat-6.1.34/external/mp3/mad_fixed.h-412-	    : "=r" (__result)  \
praat-6.1.34/external/mp3/mad_fixed.h-413-	    : "r" (lo), "i" (MAD_F_SCALEBITS));  \
praat-6.1.34/external/mp3/mad_fixed.h:414:       asm ("insrwi %0,%1,%2,0"  \
praat-6.1.34/external/mp3/mad_fixed.h-415-	    : "+r" (__result)  \
##############################################
praat-6.1.34/external/portaudio/pa_memorybarrier.h-76-#      define PaUtil_WriteMemoryBarrier() __sync_synchronize()
praat-6.1.34/external/portaudio/pa_memorybarrier.h:77:    /* as a fallback, GCC understands volatile asm and "memory" to mean it
praat-6.1.34/external/portaudio/pa_memorybarrier.h-78-     * should not reorder memory read/writes */
##############################################
praat-6.1.34/external/portaudio/pa_memorybarrier.h-81-#   elif defined( __ppc__ ) || defined( __powerpc__) || defined( __PPC__ )
praat-6.1.34/external/portaudio/pa_memorybarrier.h:82:#      define PaUtil_FullMemoryBarrier()  asm volatile("sync":::"memory")
praat-6.1.34/external/portaudio/pa_memorybarrier.h:83:#      define PaUtil_ReadMemoryBarrier()  asm volatile("sync":::"memory")
praat-6.1.34/external/portaudio/pa_memorybarrier.h:84:#      define PaUtil_WriteMemoryBarrier() asm volatile("sync":::"memory")
praat-6.1.34/external/portaudio/pa_memorybarrier.h-85-#   elif defined( __i386__ ) || defined( __i486__ ) || defined( __i586__ ) || \
praat-6.1.34/external/portaudio/pa_memorybarrier.h-86-         defined( __i686__ ) || defined( __x86_64__ )
praat-6.1.34/external/portaudio/pa_memorybarrier.h:87:#      define PaUtil_FullMemoryBarrier()  asm volatile("mfence":::"memory")
praat-6.1.34/external/portaudio/pa_memorybarrier.h:88:#      define PaUtil_ReadMemoryBarrier()  asm volatile("lfence":::"memory")
praat-6.1.34/external/portaudio/pa_memorybarrier.h:89:#      define PaUtil_WriteMemoryBarrier() asm volatile("sfence":::"memory")
praat-6.1.34/external/portaudio/pa_memorybarrier.h-90-#   else
##############################################
praat-6.1.34/external/portaudio/pa_memorybarrier.h-114-#elif defined(_MSC_VER) || defined(__BORLANDC__)
praat-6.1.34/external/portaudio/pa_memorybarrier.h:115:#   define PaUtil_FullMemoryBarrier()  _asm { lock add    [esp], 0 }
praat-6.1.34/external/portaudio/pa_memorybarrier.h:116:#   define PaUtil_ReadMemoryBarrier()  _asm { lock add    [esp], 0 }
praat-6.1.34/external/portaudio/pa_memorybarrier.h:117:#   define PaUtil_WriteMemoryBarrier() _asm { lock add    [esp], 0 }
praat-6.1.34/external/portaudio/pa_memorybarrier.h-118-#else
##############################################
praat-6.1.34/kar/UCD_features_generated.h-39839-	{ mUCD_OTHER_SYMBOL, 0x4DCE, 0x4DCE, 0x4DCE, nullptr, '\0', '\0' },
praat-6.1.34/kar/UCD_features_generated.h:39840:/* 4DCF (x䷏x) HEXAGRAM FOR ENTHUSIASM */
praat-6.1.34/kar/UCD_features_generated.h-39841-	{ mUCD_OTHER_SYMBOL, 0x4DCF, 0x4DCF, 0x4DCF, nullptr, '\0', '\0' },
##############################################
praat-6.1.34/kar/UnicodeData.h-20720-#define UNITEXT_HEXAGRAM_FOR_MODESTY  U"\u4dce"
praat-6.1.34/kar/UnicodeData.h:20721:#define UNICODE_HEXAGRAM_FOR_ENTHUSIASM  0x4dcf
praat-6.1.34/kar/UnicodeData.h:20722:#define UNITEXT_HEXAGRAM_FOR_ENTHUSIASM  U"\u4dcf"
praat-6.1.34/kar/UnicodeData.h-20723-#define UNICODE_HEXAGRAM_FOR_FOLLOWING  0x4dd0
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.pulse-11-
praat-6.1.34/makefiles/makefile.defs.linux.pulse:12:COMMONFLAGS = -DUNIX -Dlinux -DALSA -DHAVE_PULSEAUDIO -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O3 -g1 -pthread
praat-6.1.34/makefiles/makefile.defs.linux.pulse-13-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.pulse-21-
praat-6.1.34/makefiles/makefile.defs.linux.pulse:22:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -lpulse -lasound -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/makefiles/makefile.defs.linux.pulse-23-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.pulse_static-14-
praat-6.1.34/makefiles/makefile.defs.linux.pulse_static:15:COMMONFLAGS = -DNO_NETWORK -DUNIX -Dlinux -DALSA -DHAVE_PULSEAUDIO -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O3 -g1 -pthread
praat-6.1.34/makefiles/makefile.defs.linux.pulse_static-16-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.pulse_static-24-
praat-6.1.34/makefiles/makefile.defs.linux.pulse_static:25:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -lpulse -lasound -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/makefiles/makefile.defs.linux.pulse_static-26-
##############################################
praat-6.1.34/makefiles/makefile.defs.chrome64-11-
praat-6.1.34/makefiles/makefile.defs.chrome64:12:COMMONFLAGS = -DUNIX -Dlinux -Dchrome -DALSA -DHAVE_PULSEAUDIO -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O3 -g1 -pthread
praat-6.1.34/makefiles/makefile.defs.chrome64-13-
##############################################
praat-6.1.34/makefiles/makefile.defs.chrome64-21-
praat-6.1.34/makefiles/makefile.defs.chrome64:22:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -lpulse -lasound -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/makefiles/makefile.defs.chrome64-23-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.alsa-11-
praat-6.1.34/makefiles/makefile.defs.linux.alsa:12:COMMONFLAGS = -DUNIX -Dlinux -DALSA -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O1 -g1 -pthread
praat-6.1.34/makefiles/makefile.defs.linux.alsa-13-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.alsa-21-
praat-6.1.34/makefiles/makefile.defs.linux.alsa:22:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -lasound -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/makefiles/makefile.defs.linux.alsa-23-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.jack-11-
praat-6.1.34/makefiles/makefile.defs.linux.jack:12:COMMONFLAGS = -DUNIX -Dlinux -DJACK -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O1 -g1 -pthread
praat-6.1.34/makefiles/makefile.defs.linux.jack-13-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.jack-21-
praat-6.1.34/makefiles/makefile.defs.linux.jack:22:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -ljack -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/makefiles/makefile.defs.linux.jack-23-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.nogui-11-
praat-6.1.34/makefiles/makefile.defs.linux.nogui:12:COMMONFLAGS = -DNO_GUI -DNO_NETWORK -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags pangocairo` -DUNIX -Dlinux -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O3 -g1 -pthread
praat-6.1.34/makefiles/makefile.defs.linux.nogui-13-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.nogui-21-
praat-6.1.34/makefiles/makefile.defs.linux.nogui:22:LIBS = `$(PKG_CONFIG) --libs pangocairo` -lm -static-libgcc -static-libstdc++ -lpthread
praat-6.1.34/makefiles/makefile.defs.linux.nogui-23-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.rpi-11-
praat-6.1.34/makefiles/makefile.defs.linux.rpi:12:COMMONFLAGS = -DUNIX -Dlinux -DJACK -DPA_LITTLE_ENDIAN -Draspberrypi -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O1 -g1 -pthread
praat-6.1.34/makefiles/makefile.defs.linux.rpi-13-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.rpi-21-
praat-6.1.34/makefiles/makefile.defs.linux.rpi:22:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -ljack -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/makefiles/makefile.defs.linux.rpi-23-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.silent-11-
praat-6.1.34/makefiles/makefile.defs.linux.silent:12:COMMONFLAGS = -D_FILE_OFFSET_BITS=64 -DUNIX -Dlinux `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O1 -g1 -pthread
praat-6.1.34/makefiles/makefile.defs.linux.silent-13-
##############################################
praat-6.1.34/makefiles/makefile.defs.linux.silent-21-
praat-6.1.34/makefiles/makefile.defs.linux.silent:22:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/makefiles/makefile.defs.linux.silent-23-
##############################################
praat-6.1.34/sys/sendsocket.c-81-	if (isdigit (hostName [0])) {
praat-6.1.34/sys/sendsocket.c:82:		if ((his_addr. sin_addr.s_addr = inet_addr ((char *) hostName)) == 0xFFFFFFFF) {
praat-6.1.34/sys/sendsocket.c-83-			sprintf (result, "Cannot send to socket because the hostname \"%s\" is invalid.", hostName);
##############################################
praat-6.1.34/debian/patches/cross-build.patch-16-+
praat-6.1.34/debian/patches/cross-build.patch:17:+COMMONFLAGS = -DUNIX -Dlinux -Dchrome -DALSA -DHAVE_PULSEAUDIO -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O3 -g1 -pthread
praat-6.1.34/debian/patches/cross-build.patch-18- 
##############################################
praat-6.1.34/debian/patches/cross-build.patch-28--LIBS = `pkg-config --libs gtk+-3.0` -lm -lpulse -lasound -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/debian/patches/cross-build.patch:29:+LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -lpulse -lasound -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/debian/patches/cross-build.patch-30- 
##############################################
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.alsa-11-
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.alsa:12:COMMONFLAGS = -DUNIX -Dlinux -DALSA -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O1 -g1 -pthread
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.alsa-13-
##############################################
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.alsa-21-
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.alsa:22:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -lasound -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.alsa-23-
##############################################
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.jack-11-
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.jack:12:COMMONFLAGS = -DUNIX -Dlinux -DJACK -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O1 -g1 -pthread
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.jack-13-
##############################################
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.jack-21-
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.jack:22:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -ljack -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.jack-23-
##############################################
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.nogui-11-
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.nogui:12:COMMONFLAGS = -DNO_GUI -DNO_NETWORK -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags pangocairo` -DUNIX -Dlinux -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O3 -g1 -pthread
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.nogui-13-
##############################################
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.nogui-21-
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.nogui:22:LIBS = `$(PKG_CONFIG) --libs pangocairo` -lm -static-libgcc -static-libstdc++ -lpthread
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.nogui-23-
##############################################
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.rpi-11-
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.rpi:12:COMMONFLAGS = -DUNIX -Dlinux -DJACK -DPA_LITTLE_ENDIAN -Draspberrypi -D_FILE_OFFSET_BITS=64 `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O1 -g1 -pthread
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.rpi-13-
##############################################
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.rpi-21-
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.rpi:22:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -ljack -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.rpi-23-
##############################################
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.silent-11-
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.silent:12:COMMONFLAGS = -D_FILE_OFFSET_BITS=64 -DUNIX -Dlinux `$(PKG_CONFIG) --cflags gtk+-3.0` -Wreturn-type -Wunused -Wunused-parameter -Wuninitialized -O1 -g1 -pthread
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.silent-13-
##############################################
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.silent-21-
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.silent:22:LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -lm -static-libgcc -static-libstdc++ -lpthread -L /usr/lib/x86_64-linux-gnu -lX11
praat-6.1.34/.pc/cross-build.patch/makefiles/makefile.defs.linux.silent-23-