Home
last modified time | relevance | path

Searched refs:alloc_descriptor (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dbitmap.h331 : indx (0), tree_form (false), padding (0), alloc_descriptor (0), first (NULL), in class()
342 unsigned alloc_descriptor: 29; in class() local
359 return (unsigned *)(ptrdiff_t)(alloc_descriptor << 3); in class()
470 head->alloc_descriptor = 0; in bitmap_initialize()
H A Dbitmap.c40 gcc_assert (b->alloc_descriptor == 0); in bitmap_register()
41 b->alloc_descriptor = alloc_descriptor_max_uid++; in bitmap_register()
H A DChangeLog-201929385 * bitmap.h (struct GTY): Add alloc_descriptor and padding.
29386 (bitmap_initialize): Initialize alloc_descriptor to zero.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dbitmap.h331 : indx (0), tree_form (false), padding (0), alloc_descriptor (0), first (NULL), in class()
342 unsigned alloc_descriptor: 29; in class() local
359 return (unsigned *)(ptrdiff_t)(alloc_descriptor << 3); in class()
463 head->alloc_descriptor = 0; in bitmap_initialize()
H A Dbitmap.c40 gcc_assert (b->alloc_descriptor == 0); in bitmap_register()
41 b->alloc_descriptor = alloc_descriptor_max_uid++; in bitmap_register()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dbitmap.h331 : indx (0), tree_form (false), padding (0), alloc_descriptor (0), first (NULL), in class()
342 unsigned alloc_descriptor: 29; in class() local
359 return (unsigned *)(ptrdiff_t)(alloc_descriptor << 3); in class()
470 head->alloc_descriptor = 0; in bitmap_initialize()
H A Dbitmap.c40 gcc_assert (b->alloc_descriptor == 0); in bitmap_register()
41 b->alloc_descriptor = alloc_descriptor_max_uid++; in bitmap_register()
H A DChangeLog-201929385 * bitmap.h (struct GTY): Add alloc_descriptor and padding.
29386 (bitmap_initialize): Initialize alloc_descriptor to zero.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dbitmap.h331 : indx (0), tree_form (false), padding (0), alloc_descriptor (0), first (NULL), in class()
342 unsigned alloc_descriptor: 29; in class() local
359 return (unsigned *)(ptrdiff_t)(alloc_descriptor << 3); in class()
463 head->alloc_descriptor = 0; in bitmap_initialize()
H A Dbitmap.c40 gcc_assert (b->alloc_descriptor == 0); in bitmap_register()
41 b->alloc_descriptor = alloc_descriptor_max_uid++; in bitmap_register()
H A DChangeLog-201929385 * bitmap.h (struct GTY): Add alloc_descriptor and padding.
29386 (bitmap_initialize): Initialize alloc_descriptor to zero.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dbitmap.h331 : indx (0), tree_form (false), padding (0), alloc_descriptor (0), first (NULL), in class()
342 unsigned alloc_descriptor: 29; in class() local
359 return (unsigned *)(ptrdiff_t)(alloc_descriptor << 3); in class()
470 head->alloc_descriptor = 0; in bitmap_initialize()
H A Dbitmap.c40 gcc_assert (b->alloc_descriptor == 0); in bitmap_register()
41 b->alloc_descriptor = alloc_descriptor_max_uid++; in bitmap_register()
H A DChangeLog-201929385 * bitmap.h (struct GTY): Add alloc_descriptor and padding.
29386 (bitmap_initialize): Initialize alloc_descriptor to zero.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dbitmap.h331 : indx (0), tree_form (false), padding (0), alloc_descriptor (0), first (NULL), in class()
342 unsigned alloc_descriptor: 29; in class() local
359 return (unsigned *)(ptrdiff_t)(alloc_descriptor << 3); in class()
463 head->alloc_descriptor = 0; in bitmap_initialize()
H A Dbitmap.c40 gcc_assert (b->alloc_descriptor == 0); in bitmap_register()
41 b->alloc_descriptor = alloc_descriptor_max_uid++; in bitmap_register()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dbitmap.h331 : indx (0), tree_form (false), padding (0), alloc_descriptor (0), first (NULL), in class()
342 unsigned alloc_descriptor: 29; in class() local
359 return (unsigned *)(ptrdiff_t)(alloc_descriptor << 3); in class()
470 head->alloc_descriptor = 0; in bitmap_initialize()
H A Dbitmap.c40 gcc_assert (b->alloc_descriptor == 0); in bitmap_register()
41 b->alloc_descriptor = alloc_descriptor_max_uid++; in bitmap_register()
/dports/math/yices/yices-2.6.2/src/solvers/cdcl/
H A Dgates_hash_table.c42 static inline boolgate_t *alloc_descriptor(uint32_t n) { in alloc_descriptor() function
83 tmp = alloc_descriptor(n); in new_descriptor()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dprim_socket_nif.c3182 static ESockDescriptor* alloc_descriptor(SOCKET sock, ErlNifEvent event);
5157 descP = alloc_descriptor(sock, event); in esock_open2()
5362 descP = alloc_descriptor(sock, event); in esock_open4()
6455 accDescP = alloc_descriptor(accSock, accEvent); in esock_accept_accepted()
16175 ESockDescriptor* alloc_descriptor(SOCKET sock, ErlNifEvent event) in alloc_descriptor() function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dprim_socket_nif.c3182 static ESockDescriptor* alloc_descriptor(SOCKET sock, ErlNifEvent event);
5157 descP = alloc_descriptor(sock, event); in esock_open2()
5362 descP = alloc_descriptor(sock, event); in esock_open4()
6455 accDescP = alloc_descriptor(accSock, accEvent); in esock_accept_accepted()
16175 ESockDescriptor* alloc_descriptor(SOCKET sock, ErlNifEvent event) in alloc_descriptor() function
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dprim_socket_nif.c3182 static ESockDescriptor* alloc_descriptor(SOCKET sock, ErlNifEvent event);
5157 descP = alloc_descriptor(sock, event); in esock_open2()
5362 descP = alloc_descriptor(sock, event); in esock_open4()
6455 accDescP = alloc_descriptor(accSock, accEvent); in esock_accept_accepted()
16175 ESockDescriptor* alloc_descriptor(SOCKET sock, ErlNifEvent event) in alloc_descriptor() function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dprim_socket_nif.c3182 static ESockDescriptor* alloc_descriptor(SOCKET sock, ErlNifEvent event);
5157 descP = alloc_descriptor(sock, event); in esock_open2()
5362 descP = alloc_descriptor(sock, event); in esock_open4()
6455 accDescP = alloc_descriptor(accSock, accEvent); in esock_accept_accepted()
16175 ESockDescriptor* alloc_descriptor(SOCKET sock, ErlNifEvent event) in alloc_descriptor() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/nifs/common/
H A Dprim_socket_nif.c2676 static ESockDescriptor* alloc_descriptor(SOCKET sock, HANDLE event);
5791 if ((descP = alloc_descriptor(sock, event)) == NULL) { in esock_open2()
6050 if ((descP = alloc_descriptor(sock, event)) == NULL) { in esock_open4()
7214 if ((accDescP = alloc_descriptor(accSock, accEvent)) == NULL) { in esock_accept_accepted()
19851 ESockDescriptor* alloc_descriptor(SOCKET sock, HANDLE event) in alloc_descriptor() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/nifs/common/
H A Dsocket_nif.c2605 static ESockDescriptor* alloc_descriptor(SOCKET sock, HANDLE event);
5440 if ((descP = alloc_descriptor(sock, event)) == NULL) { in esock_open()
6688 if ((accDescP = alloc_descriptor(accSock, accEvent)) == NULL) { in esock_accept_accepted()
18968 ESockDescriptor* alloc_descriptor(SOCKET sock, HANDLE event) in alloc_descriptor() function

12