OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__type_fit_s
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/vndcompress/
common.h
63
#define
__type_fit_s
(t, a) (/*LINTED*/__negative_p(a) ? \
macro
71
__type_fit_s
(t, a) : __type_fit_u(t, a))
common.h
63
#define
__type_fit_s
(t, a) (/*LINTED*/__negative_p(a) ? \
macro
71
__type_fit_s
(t, a) : __type_fit_u(t, a))
/src/sys/sys/
cdefs.h
760
#define
__type_fit_s
(t, a) \
macro
772
__type_fit_s
(t, a) : __type_fit_u(t, a))
cdefs.h
760
#define
__type_fit_s
(t, a) \
macro
772
__type_fit_s
(t, a) : __type_fit_u(t, a))
Completed in 55 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025