Home
last modified time | relevance | path

Searched refs:__SIZEOF_SEM_T (Results 1 – 5 of 5) sorted by relevance

/sysdeps/unix/sysv/linux/bits/
A Dsemaphore.h26 # define __SIZEOF_SEM_T 32 macro
28 # define __SIZEOF_SEM_T 16 macro
37 char __size[__SIZEOF_SEM_T];
/sysdeps/aarch64/nptl/bits/
A Dsemaphore.h25 # define __SIZEOF_SEM_T 16 macro
27 # define __SIZEOF_SEM_T 32 macro
37 char __size[__SIZEOF_SEM_T];
/sysdeps/mips/nptl/bits/
A Dsemaphore.h23 # define __SIZEOF_SEM_T 32 macro
25 # define __SIZEOF_SEM_T 16 macro
34 char __size[__SIZEOF_SEM_T];
/sysdeps/m68k/nptl/bits/
A Dsemaphore.h23 #define __SIZEOF_SEM_T 16 macro
32 char __size[__SIZEOF_SEM_T];
/sysdeps/htl/bits/
A Dsemaphore.h31 #define __SIZEOF_SEM_T 20 macro
35 char __size[__SIZEOF_SEM_T];

Completed in 4 milliseconds