/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/soft-fp/ |
A D | quad.h | 159 #define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,4,r,X,Y,un) argument 260 #define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,2,r,X,Y,un) argument
|
A D | double.h | 153 #define FP_CMP_D(r,X,Y,un) _FP_CMP(D,2,r,X,Y,un) argument 253 #define FP_CMP_D(r,X,Y,un) _FP_CMP(D,1,r,X,Y,un) argument
|
A D | single.h | 142 #define FP_CMP_S(r,X,Y,un) _FP_CMP(S,1,r,X,Y,un) argument
|
A D | extended.h | 251 #define FP_CMP_E(r,X,Y,un) _FP_CMP(E,4,r,X,Y,un) argument 420 #define FP_CMP_E(r,X,Y,un) _FP_CMP(E,2,r,X,Y,un) argument
|
A D | op-common.h | 869 #define _FP_CMP(fs, wc, ret, X, Y, un) \ argument 875 ret = un; \
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/netinet/ |
A D | ip_icmp.h | 44 } un; member
|
/l4re-core-master/uclibc/lib/uclibc/ |
A D | target_headers.lst | 214 sys/un.h
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/ |
A D | memory_resource | 401 // Common implementation details for un-/synchronized pool resources.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/ |
A D | memory_resource | 391 // Common implementation details for un-/synchronized pool resources.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/ |
A D | memory_resource | 393 // Common implementation details for un-/synchronized pool resources.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | ChangeLog | 1349 lll_{,un}lock. 1355 LLL_SHARED as second argument to lll_{,un}lock. 1362 as second argument to lll_{,un}lock macros on pd->lock. 1372 lll_{,un}lock macros on once_lock. 1374 lll_{,un}lock macros instead of lll_mutex_{,un}lock, pass 1386 to lll_{,un}lock macros on __sem_mappings_lock. 1401 lll_{timed,try,robust_timed,un}lock instead of lll_*mutex*, pass 1409 argument to lll_{,un}lock. 1415 Pass LLL_PRIVATE as second argument to lll_{,un}lock macros on 1755 ibarrier->s.pshared ? LLL_SHARED : LLL_PRIVATE to lll_{,un}lock [all …]
|
/l4re-core-master/cxx/lib/ipc/include/ |
A D | ipc_stream | 790 * Input/Output stream for IPC [un]marshalling.
|