Searched refs:UCHAR_T (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c615 # define UCHAR_T unsigned char
624 # define UCHAR_T wchar_t
657 *(destination) = (UCHAR_T)(number); \
696 static void PREFIX(extract_number) (int *dest, UCHAR_T *source);
698 PREFIX(extract_number) (int *dest, UCHAR_T *source)
727 UCHAR_T **source);
729 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source)
813 PREFIX(print_partial_compiled_pattern) (UCHAR_T *start, UCHAR_T *end)
816 UCHAR_T *p
610 # define UCHAR_T macro
619 # define UCHAR_T macro
8192 # undef UCHAR_T macro
[all...]

Completed in 120 milliseconds