OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p_double
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_247.c
361
static double *
p_double
;
variable in typeref:typename:double *
375
p_int =
p_double
;
377
p_int = (int *)
p_double
;
380
p_anything =
p_double
;
382
p_anything = (anything *)
p_double
;
384
p_double
= p_anything;
386
p_double
= (double *)p_anything;
Completed in 10 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025