Home
last modified time | relevance | path

Searched defs:INTTYPE_SIGNED (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A Dloadmsgcat.c83 #define INTTYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/openbsd-src/gnu/gcc/libcpp/
H A Dsystem.h209 #define INTTYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsystem.h182 #define INTTYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
/openbsd-src/gnu/gcc/gcc/
H A Dsystem.h263 #define INTTYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro