Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c606 #define PRINTER(value, format, stype, utype) \ in mprint() macro
638 PRINTER(p->b, "", int8_t, uint8_t); in mprint()
643 PRINTER(p->h, "", int16_t, uint16_t); in mprint()
649 PRINTER(p->l, "", int32_t, uint32_t); in mprint()
655 PRINTER(p->q, INT64_T_FORMAT, long long, unsigned long long); in mprint()

Completed in 11 milliseconds