Home
last modified time | relevance | path

Searched refs:uqword (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dfde-vms.c53 typedef unsigned long long uqword; typedef
64 uqword * unw_info_block = (uqword *)entry->info_offset; in force_fallback_processing_for()
65 uqword header = *unw_info_block; in force_fallback_processing_for()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dfde-vms.c53 typedef unsigned long long uqword; typedef
64 uqword * unw_info_block = (uqword *)entry->info_offset; in force_fallback_processing_for()
65 uqword header = *unw_info_block; in force_fallback_processing_for()
/netbsd-src/bin/ksh/
H A Dsyn.c869 int uqword = 0; local
874 uqword = c == LWORD && *ident;
881 ret = uqword && strcmp(yylval.cp, dbtest_tokens[(int) TM_NOT]) == 0;
894 } else if (uqword && (ret = (int) test_isop(te, meta, ident)))
897 ret = uqword && strcmp(yylval.cp, db_close) == 0;
H A Dexec.c1474 int uqword; local
1483 uqword = *p == EOS;
1486 if (uqword) {
1499 ret = uqword