代码搜索:semantics
找到约 893 项符合「semantics」的源代码
代码结果 893
www.eeworm.com/read/162614/5522235
c lvalue3.c
// { dg-do assemble }
// Bug: C++ semantics for assignment don't match the backend semantics for
// MODIFY_EXPR.
void
foo (int j)
{
(j = 1)++; // causes compiler segfault
}
www.eeworm.com/read/162614/5537377
h locks.h
/* locks.h - Thread synchronization primitives. x86-64 implementation.
Copyright (C) 2002 Free Software Foundation
Contributed by Bo Thorsen .
This file is part of libgcj.
Th
www.eeworm.com/read/162614/5537378
h locks.h
// locks.h - Thread synchronization primitives. X86 implementation.
/* Copyright (C) 2002 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under
www.eeworm.com/read/162519/5546909
h locks.h
/* locks.h - Thread synchronization primitives. x86-64 implementation.
Copyright (C) 2002 Free Software Foundation
Contributed by Bo Thorsen .
This file is part of libgcj.
Th
www.eeworm.com/read/162519/5546910
h locks.h
// locks.h - Thread synchronization primitives. X86 implementation.
/* Copyright (C) 2002 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under
www.eeworm.com/read/289230/8567019
c generic_hal.c
/****************************************************************************\
Copyright (c) 2002, NVIDIA Corporation.
NVIDIA Corporation("NVIDIA") supplies this software to you in
consideration
www.eeworm.com/read/183272/9172797
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D_POSIX_PTHREAD_SEMANTICS
EXTRALIBS=-lrt -lpthread
PROGS = atfork timeout suspend
all: detach.o getenv1.o getenv2.o getenv3.o ${PROGS}
detach.o: detach.c
tim
www.eeworm.com/read/181089/9274743
c generic_hal.c
/****************************************************************************\
Copyright (c) 2002, NVIDIA Corporation.
NVIDIA Corporation("NVIDIA") supplies this software to you in
consideration
www.eeworm.com/read/364932/9887270
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D_POSIX_PTHREAD_SEMANTICS
EXTRALIBS=-lrt -lpthread
PROGS = atfork timeout suspend
all: detach.o getenv1.o getenv2.o getenv3.o ${PROGS}
detach.o: detach.c
tim
www.eeworm.com/read/289562/7805834
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D_POSIX_PTHREAD_SEMANTICS
EXTRALIBS=-lrt -lpthread
PROGS = atfork timeout suspend
all: detach.o getenv1.o getenv2.o getenv3.o ${PROGS}
detach.o: detach.c
tim