Lines Matching refs:uint8_t
569 const uint8_t *tables;
620 const uint8_t *tables; /* The character tables */
622 uint8_t start_bitmap[32]; /* Bitmap for starting code unit < 256 */
664 uint8_t matchedby; /* Type of match (normal, JIT, DFA) */
665 uint8_t flags; /* Various flags */
721 const uint8_t *lcc; /* Points to lower casing table */
722 const uint8_t *fcc; /* Points to case-flipping table */
723 const uint8_t *cbits; /* Points to character type table */
724 const uint8_t *ctypes; /* Points to table of type maps */
799 uint8_t return_id; /* Where to go on in internal "return" */
800 uint8_t op; /* Processing opcode */
816 uint8_t unused[2]; /* Ensure 32-bit alignment (see above) */
818 uint8_t unused[2]; /* Ensure 32-bit alignment (see above) */
868 const uint8_t *lcc; /* Points to lower casing table */
869 const uint8_t *fcc; /* Points to case-flipping table */
870 const uint8_t *ctypes; /* Points to table of type maps */
912 const uint8_t *tables; /* Character tables */