Home
last modified time | relevance | path

Searched refs:T_INT (Results 1 – 25 of 34) sorted by relevance

12

/openbsd/gnu/usr.bin/perl/ext/XS-Typemap/
H A DTypemap.xs236 intTINT T_INT
435 ## T_INT
438 T_INT( i )
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h45 T_INT = 4, enumerator
H A Dsdbout.c532 return T_INT;
546 return (TREE_UNSIGNED (type) ? T_UINT : T_INT);
/openbsd/gnu/gcc/gcc/
H A Dgsyms.h45 T_INT = 4, enumerator
H A Dsdbout.c515 return T_INT; in plain_type_1()
529 return (TYPE_UNSIGNED (type) ? T_UINT : T_INT); in plain_type_1()
/openbsd/lib/libc/stdio/
H A Dvfwprintf.c1098 #define T_INT 4 macro
1164 ((flags&CHARINT) ? ADDTYPE(T_CHAR) : ADDTYPE(T_INT)))))))) in __find_arguments()
1188 ADDTYPE(T_INT); \ in __find_arguments()
1192 ADDTYPE(T_INT); \ in __find_arguments()
1285 ADDTYPE(T_INT); in __find_arguments()
1380 case T_INT: in __find_arguments()
H A Dvfprintf.c1112 #define T_INT 4 macro
1178 ((flags&CHARINT) ? ADDTYPE(T_CHAR) : ADDTYPE(T_INT)))))))) in __find_arguments()
1202 ADDTYPE(T_INT); \ in __find_arguments()
1206 ADDTYPE(T_INT); \ in __find_arguments()
1301 ADDTYPE(T_INT); in __find_arguments()
1391 case T_INT: in __find_arguments()
/openbsd/gnu/usr.bin/binutils/gdb/vx-share/
H A Dxdr_rdb.h23 T_INT = 3, enumerator
H A Dxdr_rdb.c56 case T_INT:
/openbsd/sys/arch/mips64/include/
H A Dtrap.h48 #define T_INT 0 /* Interrupt pending */ macro
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h24 #define T_INT 4 /* integer */ macro
H A Drdcoff.c190 T_INT, in parse_coff_type()
271 case T_INT: in parse_coff_base_type()
H A Dcoffdump.c196 case T_INT: in dump_coff_type()
H A Dcoffgrok.c354 case T_INT: in do_type()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h24 #define T_INT 4 /* integer */ macro
H A Drdcoff.c190 T_INT, in parse_coff_type()
271 case T_INT: in parse_coff_base_type()
H A Dcoffdump.c194 case T_INT: in dump_coff_type()
/openbsd/sys/arch/mips64/mips64/
H A Dinterrupt.c119 trapdebug_enter(ci, trapframe, T_INT); in interrupt()
/openbsd/gnu/usr.bin/perl/dist/Time-HiRes/
H A Dtypemap87 T_INT
210 T_INT
/openbsd/gnu/usr.bin/perl/ext/XS-Typemap/t/
H A DTypemap.t156 # T_INT - signed integer with cast
160 ['T_INT', \&T_INT],
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/
H A Dtypemap94 T_INT
231 T_INT
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/data/
H A Dperl.typemap118 T_INT
255 T_INT
/openbsd/gnu/usr.bin/perl/lib/ExtUtils/
H A Dtypemap176 T_INT
339 T_INT
/openbsd/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h470 #define T_INT 4 /* integer */ macro
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h470 #define T_INT 4 /* integer */ macro

12