OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ushort
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_034.c
21
unsigned short
ushort
: 1;
member in struct:example
/src/sys/sys/
types.h
107
typedef unsigned short
ushort
; /* Sys V compatibility */
typedef
/src/external/apache2/llvm/dist/clang/lib/Headers/
opencl-c-base.h
52
typedef unsigned short
ushort
;
typedef
110
typedef
ushort
ushort2 __attribute__((ext_vector_type(2)));
111
typedef
ushort
ushort3 __attribute__((ext_vector_type(3)));
112
typedef
ushort
ushort4 __attribute__((ext_vector_type(4)));
113
typedef
ushort
ushort8 __attribute__((ext_vector_type(8)));
114
typedef
ushort
ushort16 __attribute__((ext_vector_type(16)));
488
#define as_ushort(x) __builtin_astype((x),
ushort
)
Completed in 16 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026