Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c13973 tree uint24_type = make_unsigned_type (GET_MODE_BITSIZE (PSImode)); in avr_init_builtin_int24() local
13976 lang_hooks.types.register_builtin_type (uint24_type, "__uint24"); in avr_init_builtin_int24()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc14398 tree uint24_type = make_unsigned_type (GET_MODE_BITSIZE (PSImode)); in avr_init_builtin_int24() local
14401 lang_hooks.types.register_builtin_type (uint24_type, "__uint24"); in avr_init_builtin_int24()