代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4670592
c all-tls-local-exec.c
/* { dg-options "-ftls-model=local-exec -mfdpic" } */
/* { dg-do compile } */
static __thread int x;
extern void bar ();
int *y;
void foo (void)
{
bar ();
y = &x;
}
/* { dg-final { scan-assembler
www.eeworm.com/read/233448/4670598
c all-tls-initial-exec.c
/* { dg-options "-ftls-model=initial-exec -mfdpic" } */
/* { dg-do compile } */
extern __thread int x;
extern void bar ();
int *y;
void foo (void)
{
bar ();
y = &x;
}
/* { dg-final { scan-assembl
www.eeworm.com/read/221464/4831872
dsp test_exec_fail3.dsp
# Microsoft Developer Studio Project File - Name="test_exec_fail3" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/221464/4831877
dsp prg_exec_fail3.dsp
# Microsoft Developer Studio Project File - Name="prg_exec_fail3" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/221464/4831878
dsp prg_exec_fail1.dsp
# Microsoft Developer Studio Project File - Name="prg_exec_fail1" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/221464/4831879
dsp test_exec_fail2.dsp
# Microsoft Developer Studio Project File - Name="test_exec_fail2" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/221464/4831881
dsp prg_exec_fail2.dsp
# Microsoft Developer Studio Project File - Name="prg_exec_fail2" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/221464/4831890
dsp test_exec_fail1.dsp
# Microsoft Developer Studio Project File - Name="test_exec_fail1" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/221464/4831892
dsp test_exec_fail4.dsp
# Microsoft Developer Studio Project File - Name="test_exec_fail4" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32