OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__static_cast
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/iscsi/dist/include/
compat.h
66
# ifndef
__static_cast
67
# define
__static_cast
(x,y) (x)y
macro
69
#define _DIAGASSERT(e) (
__static_cast
(void,0))
/src/sys/sys/
cdefs.h
401
#define
__static_cast
(x,y) static_cast<x>(y)
macro
405
#define
__static_cast
(x,y) (x)y
macro
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026