OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__DECONST
(Results
1 - 3
of
3
) sorted by relevancy
/src/share/examples/refuse/ian/libfetch/
free2net.h
36
#define
__DECONST
(t, a) (t) __UNCONST(a)
/src/sys/external/bsd/libnv/dist/
nv_compat.h
51
#ifndef
__DECONST
52
#define
__DECONST
(type, var) ((type)(uintptr_t)(const void *)(var))
/src/sys/external/isc/atheros_hal/dist/
ah_internal.h
51
#ifndef
__DECONST
52
#define
__DECONST
(type, var) ((type)(unsigned long)(const void *)(var))
Completed in 14 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025