OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:short_ptr
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_247_ilp32_ldbl64.c
39
static short *
short_ptr
;
variable in typeref:typename:short *
72
bool_ptr = (typeof(bool_ptr))
short_ptr
;
119
char_ptr = (typeof(char_ptr))
short_ptr
;
149
schar_ptr = (typeof(schar_ptr))
short_ptr
;
196
uchar_ptr = (typeof(uchar_ptr))
short_ptr
;
221
short_ptr
= (typeof(
short_ptr
))bool_ptr;
222
short_ptr
= (typeof(
short_ptr
))char_ptr;
224
short_ptr
= (typeof(short_ptr))schar_ptr
[
all
...]
msg_247_lp64_ldbl128.c
39
static short *
short_ptr
;
variable in typeref:typename:short *
72
bool_ptr = (typeof(bool_ptr))
short_ptr
;
119
char_ptr = (typeof(char_ptr))
short_ptr
;
149
schar_ptr = (typeof(schar_ptr))
short_ptr
;
196
uchar_ptr = (typeof(uchar_ptr))
short_ptr
;
221
short_ptr
= (typeof(
short_ptr
))bool_ptr;
222
short_ptr
= (typeof(
short_ptr
))char_ptr;
224
short_ptr
= (typeof(short_ptr))schar_ptr
[
all
...]
msg_247_portable.c
42
static short *
short_ptr
;
variable in typeref:typename:short *
75
bool_ptr = (typeof(bool_ptr))
short_ptr
;
122
char_ptr = (typeof(char_ptr))
short_ptr
;
152
schar_ptr = (typeof(schar_ptr))
short_ptr
;
199
uchar_ptr = (typeof(uchar_ptr))
short_ptr
;
224
short_ptr
= (typeof(
short_ptr
))bool_ptr;
225
short_ptr
= (typeof(
short_ptr
))char_ptr;
227
short_ptr
= (typeof(short_ptr))schar_ptr
[
all
...]
msg_247_portable_int.c
47
static short *
short_ptr
;
variable in typeref:typename:short *
80
bool_ptr = (typeof(bool_ptr))
short_ptr
;
127
char_ptr = (typeof(char_ptr))
short_ptr
;
157
schar_ptr = (typeof(schar_ptr))
short_ptr
;
204
uchar_ptr = (typeof(uchar_ptr))
short_ptr
;
229
short_ptr
= (typeof(
short_ptr
))bool_ptr;
230
short_ptr
= (typeof(
short_ptr
))char_ptr;
232
short_ptr
= (typeof(short_ptr))schar_ptr
[
all
...]
Completed in 37 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025