OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__bitwise__
(Results
51 - 53
of
53
) sorted by null
1
2
3
/external/kernel-headers/original/linux/
types.h
171
#define
__bitwise__
__attribute__((bitwise))
macro
173
#define
__bitwise__
macro
176
#define __bitwise
__bitwise__
193
typedef unsigned
__bitwise__
gfp_t;
serial_core.h
211
typedef unsigned int
__bitwise__
upf_t;
301
typedef unsigned int
__bitwise__
uif_t;
/bionic/libc/kernel/common/linux/
types.h
24
#define
__bitwise__
macro
Completed in 325 milliseconds
1
2
3