Home
last modified time | relevance | path

Searched defs:uchar (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dvecprim.h26 typedef unsigned char uchar; typedef
H A Dexcept.c2584 push_uleb128 (VEC (uchar, gc) **data_area, unsigned int value) in push_uleb128()
2598 push_sleb128 (VEC (uchar, gc) **data_area, int value) in push_sleb128()
H A Dmips-tdump.c45 #define uchar unsigned char macro
/dragonfly/contrib/gcc-4.7/libcpp/include/
H A Dcpp-id-data.h22 typedef unsigned char uchar; typedef
/dragonfly/contrib/gcc-8.0/libcpp/include/
H A Dcpp-id-data.h21 typedef unsigned char uchar; typedef
/dragonfly/games/hack/
H A Dconfig.h178 typedef unsigned char uchar; typedef
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcoretypes.h392 typedef unsigned char uchar; typedef
H A Dexcept.c2744 push_uleb128 (vec<uchar, va_gc> **data_area, unsigned int value) in push_uleb128()
2758 push_sleb128 (vec<uchar, va_gc> **data_area, int value) in push_sleb128()
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dcharset.c455 conversion_loop (int (*const one_conversion)(iconv_t, const uchar **, size_t *, in conversion_loop()
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dcharset.c454 conversion_loop (int (*const one_conversion)(iconv_t, const uchar **, size_t *, in conversion_loop()