Searched defs:UNSIGNED (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/metadata/
H A Dmod_mime_magic.c134 #define UNSIGNED 2 /* comparison is unsigned */ macro
1029 if (!(m->flag & UNSIGNED))
1167 m->flag |= UNSIGNED;
1908 if (m->flag & UNSIGNED) {
1925 if (m->flag & UNSIGNED) {

Completed in 408 milliseconds