OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__MSGSEG
(Results
1 - 25
of
55
) sorted by null
1
2
3
/bionic/libc/kernel/uapi/linux/
msg.h
75
#define
__MSGSEG
((MSGPOOL * 1024) / MSGSSZ)
76
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/development/ndk/platforms/android-21/include/linux/
msg.h
76
#define
__MSGSEG
((MSGPOOL * 1024) / MSGSSZ)
77
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/development/ndk/platforms/android-3/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/external/kernel-headers/original/uapi/linux/
msg.h
84
#define
__MSGSEG
((MSGPOOL * 1024) / MSGSSZ) /* max no. of segments */
85
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
msg.h
71
#define
__MSGSEG
((MSGPOOL * 1024) / MSGSSZ) /* max no. of segments */
72
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
msg.h
71
#define
__MSGSEG
((MSGPOOL * 1024) / MSGSSZ) /* max no. of segments */
72
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
msg.h
65
#define
__MSGSEG
((MSGPOOL*1024)/ MSGSSZ)
66
#define MSGSEG (
__MSGSEG
<= 0xffff ?
__MSGSEG
: 0xffff)
Completed in 302 milliseconds
1
2
3