Home
last modified time | relevance | path

Searched defs:int_type (Results 1 – 25 of 79) sorted by relevance

1234

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h68 typedef typename _Traits::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
373 typedef typename traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
428 typedef typename traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
475 typedef typename traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
H A Dchar_traits.h67 typedef unsigned long int_type; in _GLIBCXX_VISIBILITY() typedef
93 typedef typename _Char_types<_CharT>::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
H A Dbasic_ios.h77 typedef typename _Traits::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
H A Dlocale_conv.h238 typedef typename wide_string::traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h71 typedef typename _Traits::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
385 typedef typename traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
440 typedef typename traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
487 typedef typename traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
H A Dchar_traits.h75 typedef unsigned long int_type; in _GLIBCXX_VISIBILITY() typedef
101 typedef typename _Char_types<_CharT>::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
H A Dbasic_ios.h77 typedef typename _Traits::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
H A Dlocale_conv.h268 typedef typename wide_string::traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dstdio_filebuf.h56 typedef typename traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
H A Dpod_char_traits.h52 typedef _Int int_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstdio_sync_filebuf.h63 typedef typename traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dstdio_filebuf.h56 typedef typename traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
H A Dpod_char_traits.h52 typedef _Int int_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstdio_sync_filebuf.h62 typedef typename traits_type::int_type int_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut02-square.c35 gcc_jit_type *int_type = in create_code() local
H A Dtut02-square.cc35 gccjit::type int_type = ctxt.get_type (GCC_JIT_TYPE_INT); in create_code() local
H A Dtut05-bf.c19 gcc_jit_type *int_type = in make_main() local
51 gcc_jit_type *int_type; member
/netbsd/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut02-square.c35 gcc_jit_type *int_type = in create_code() local
H A Dtut02-square.cc35 gccjit::type int_type = ctxt.get_type (GCC_JIT_TYPE_INT); in create_code() local
H A Dtut05-bf.c19 gcc_jit_type *int_type = in make_main() local
51 gcc_jit_type *int_type; member
/netbsd/external/gpl3/gdb/dist/readline/readline/examples/
H A Dreadlinebuf.h50 typedef int int_type; typedef
/netbsd/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Dreadlinebuf.h50 typedef int int_type; typedef
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dauxv.c303 struct type *int_type = builtin_type (gdbarch)->builtin_int; in svr4_auxv_parse() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dauxv.c303 struct type *int_type = builtin_type (gdbarch)->builtin_int; in svr4_auxv_parse() local
/netbsd/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-encoding.c635 tree int_type = type; in encode_type() local

1234