Home
last modified time | relevance | path

Searched defs:vint (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Daltivec-abi.c5 vector int vint = {-10, -20, -30, -40}; variable
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Daltivec-abi.c5 vector int vint = {-10, -20, -30, -40}; variable
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress.c2611 ev_uint32_t vint; in test_version() local