OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTTYPE_SIGNED
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
system.h
233
#define
INTTYPE_SIGNED
(t) (! ((t) 0 < (t) -1))
236
#define INTTYPE_MINIMUM(t) ((t) (
INTTYPE_SIGNED
(t) \
/src/external/gpl3/gcc.old/dist/libcpp/
system.h
233
#define
INTTYPE_SIGNED
(t) (! ((t) 0 < (t) -1))
236
#define INTTYPE_MINIMUM(t) ((t) (
INTTYPE_SIGNED
(t) \
/src/external/gpl3/gcc/dist/gcc/
system.h
334
#define
INTTYPE_SIGNED
(t) (! ((t) 0 < (t) -1))
337
#define INTTYPE_MINIMUM(t) ((t) (
INTTYPE_SIGNED
(t) \
/src/external/gpl3/gcc.old/dist/gcc/
system.h
334
#define
INTTYPE_SIGNED
(t) (! ((t) 0 < (t) -1))
337
#define INTTYPE_MINIMUM(t) ((t) (
INTTYPE_SIGNED
(t) \
Completed in 23 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026