OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__bitwise
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/wpa/dist/src/utils/
common.h
461
#undef
__bitwise
macro
462
#define
__bitwise
__attribute__((bitwise))
macro
465
#undef
__bitwise
macro
466
#define
__bitwise
macro
469
typedef u16
__bitwise
be16;
470
typedef u16
__bitwise
le16;
471
typedef u32
__bitwise
be32;
472
typedef u32
__bitwise
le32;
473
typedef u64
__bitwise
be64;
474
typedef u64
__bitwise
le64
[
all
...]
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026