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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/config/
H A Dglibc-stdint.h31 #define UINT8_TYPE "unsigned char" macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/config/
H A Dnewlib-stdint.h35 #define UINT8_TYPE (CHAR_TYPE_SIZE == 8 ? "unsigned char" : 0) macro
44 #define UINT_LEAST8_TYPE (UINT8_TYPE ? UINT8_TYPE : UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT32_TYPE : UINT64_TYPE ? UINT64_TYPE : 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/config/
H A Dnewlib-stdint.h35 #define UINT8_TYPE (CHAR_TYPE_SIZE == 8 ? "unsigned char" : 0) macro
44 #define UINT_LEAST8_TYPE (UINT8_TYPE ? UINT8_TYPE : UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT32_TYPE : UINT64_TYPE ? UINT64_TYPE : 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/
H A Ddefaults.h596 #ifndef UINT8_TYPE
597 #define UINT8_TYPE ((const char *) NULL) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h311 #ifndef UINT8_TYPE
313 # define UINT8_TYPE uint8_t macro
315 # define UINT8_TYPE unsigned char macro
333 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */
334 typedef UINT8_TYPE i8; /* 1-byte signed integer */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h311 #ifndef UINT8_TYPE
313 # define UINT8_TYPE uint8_t macro
315 # define UINT8_TYPE unsigned char macro
333 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */
334 typedef UINT8_TYPE i8; /* 1-byte signed integer */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h311 #ifndef UINT8_TYPE
313 # define UINT8_TYPE uint8_t macro
315 # define UINT8_TYPE unsigned char macro
333 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */
334 typedef UINT8_TYPE i8; /* 1-byte signed integer */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Ddefaults.h662 #ifndef UINT8_TYPE
663 #define UINT8_TYPE ((const char *) NULL) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/
H A Ddefaults.h602 #ifndef UINT8_TYPE
603 #define UINT8_TYPE ((const char *) NULL) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c6877 #ifndef UINT8_TYPE
6879 # define UINT8_TYPE uint8_t macro
6881 # define UINT8_TYPE unsigned char macro
6899 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c6877 #ifndef UINT8_TYPE
6879 # define UINT8_TYPE uint8_t macro
6881 # define UINT8_TYPE unsigned char macro
6899 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c6877 #ifndef UINT8_TYPE
6879 # define UINT8_TYPE uint8_t macro
6881 # define UINT8_TYPE unsigned char macro
6899 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */
[all...]

Completed in 1121 milliseconds