OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SINT32
(Results
1 - 5
of
5
) sorted by null
/external/libffi/include/
ffi_common.h
86
typedef signed int
SINT32
__attribute__((__mode__(__SI__)));
/external/dhcpcd/
showlease.c
18
#define
SINT32
(1 << 5)
dhcp.c
45
#define
SINT32
(1 << 5)
1229
} else if (type &
SINT32
) {
1268
} else if (type &
SINT32
) {
/external/protobuf/java/src/main/java/com/google/protobuf/
WireFormat.java
132
SINT32
(JavaType.INT , WIRETYPE_VARINT ),
Descriptors.java
834
SINT32
(JavaType.INT ),
[
all
...]
Completed in 88 milliseconds