Searched defs:UNSIGNED (Results 1 – 8 of 8) sorted by relevance
1 #define UNSIGNED 1 macro
41 UNSIGNED = 1 << 13, // *_UNSIGNED relocs enumerator
17 #define UNSIGNED "[U]" /* no relevant dnssec data found */ macro
151 enum { SIGNED, UNSIGNED, FLOAT } type; enumerator
76 #define UNSIGNED 0x8000 /* %[oupxX] conversions */ macro
80 #define UNSIGNED 0x8000 /* %[oupxX] conversions */ macro
432 typedef enum {SIGNED, UNSIGNED} signedness_t; enumerator
225 #define UNSIGNED 0x08 /* comparison is unsigned */ macro