Home
last modified time | relevance | path

Searched refs:profile_flag (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxlsys.c36 FIXTYPE profile_flag = FALSE; variable
235 result = (profile_flag ? s_true : NIL); in xprofile()
236 profile_flag = !null(flag); in xprofile()
238 if (!profile_flag) profile_count_ptr = &invisible_counter; in xprofile()
H A Dxleval.c40 extern FIXTYPE *profile_count_ptr, profile_flag;
108 if (profile_flag && atomp(funname)) { in xlapply()
250 if (profile_flag && atomp(funname)) { in evform()
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dglobals.h44 extern int profile_flag;
H A Dglobals.c39 int profile_flag = 0; variable
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/rs6000/
H A Dlynx.h72 if (TARGET_SYSTEM_V && profile_flag) \
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/rs6000/
H A Dlynx.h72 if (TARGET_SYSTEM_V && profile_flag) \
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/
H A Dlynx-ng.h96 { if (TARGET_SYSTEM_V && profile_flag) \
H A Dlynx.h115 if (TARGET_SYSTEM_V && profile_flag) \
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/
H A Dlynx-ng.h96 { if (TARGET_SYSTEM_V && profile_flag) \
H A Dlynx.h115 if (TARGET_SYSTEM_V && profile_flag) \
/dports/math/ideep/ideep-2.0.0-119-gb57539e/total_reduce/
H A Dpayload.h50 int *profile_flag
H A Dtotal_reduce.c409 int profile_flag; in do_start_sending_header() local
415 &profile_flag in do_start_sending_header()
427 if (profile_flag == 1) { in do_start_sending_header()
H A Dpayload.c220 int *profile_flag in payload_pick_ready() argument
227 *profile_flag = 0; in payload_pick_ready()
295 *profile_flag = 1; // mark as large payload blocked in payload_pick_ready()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dflags.h191 extern int profile_flag;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dflags.h191 extern int profile_flag;
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Ddarwin.h90 ((profile_flag || (TARGET_64BIT && ix86_abi == MS_ABI)) \
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Ddarwin.h88 ((profile_flag || (TARGET_64BIT && ix86_abi == MS_ABI)) \
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Ddarwin.h88 ((profile_flag || (TARGET_64BIT && ix86_abi == MS_ABI)) \
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Ddarwin.h90 ((profile_flag || (TARGET_64BIT && ix86_abi == MS_ABI)) \
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Ddarwin.h90 ((profile_flag || (TARGET_64BIT && ix86_abi == MS_ABI)) \
/dports/editors/fpc-ide/fpc-3.2.2/compiler/systems/
H A Dt_os2.pas61 const profile_flag:boolean=false;
300 if profile_flag and not (copy(tmp2,1,4)='_16_') then
H A Dt_emx.pas62 const profile_flag:boolean=false;
297 if profile_flag and not (copy(func,1,4)='_16_') then
/dports/lang/fpc/fpc-3.2.2/compiler/systems/
H A Dt_emx.pas62 const profile_flag:boolean=false;
297 if profile_flag and not (copy(func,1,4)='_16_') then
H A Dt_os2.pas61 const profile_flag:boolean=false;
300 if profile_flag and not (copy(tmp2,1,4)='_16_') then
/dports/lang/fpc-source/fpc-3.2.2/compiler/systems/
H A Dt_emx.pas62 const profile_flag:boolean=false;
297 if profile_flag and not (copy(func,1,4)='_16_') then

12345678910>>...16