Home
last modified time | relevance | path

Searched refs:TYPE_SIGNED (Results 1 – 1 of 1) sorted by relevance

/include/
A Dintprops.h40 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) macro
57 ((t) (! TYPE_SIGNED (t) \
101 # define _GL_SIGNED_TYPE_OR_EXPR(t) TYPE_SIGNED (__typeof__ (t))
475 (TYPE_SIGNED (__typeof__ (*(r))) \

Completed in 5 milliseconds