Home
last modified time | relevance | path

Searched defs:ivalue (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-run.cc508 int64_t ivalue; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-run.c656 int64_t ivalue; member
/netbsd-src/external/mit/lua/dist/src/
H A Dlobject.h343 #define ivalue(o) check_exp(ttisinteger(o), val_(o).i) macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c263 int64_t ivalue; member
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c265 int64_t ivalue; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.c3747 int ivalue = (int) value; in csky_output_inline_const() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.cc3910 int ivalue = (int) value; in csky_output_inline_const() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c3084 dinteger_t ivalue; in getProperty() local