Searched refs:absent (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/usr.bin/infocmp/
H A Dinfocmp.c510 size_t i, j, agree, absent, data; local
523 agree = absent = data = 0;
527 absent++;
536 if (agree > 0 && agree + absent == nuse)
543 agree = absent = data = 0;
547 absent++;
556 if (agree > 0 && agree + absent == nuse)
563 agree = absent = data = 0;
567 absent++;
578 if (agree > 0 && agree + absent
[all...]
/netbsd-current/external/gpl2/rcs/dist/src/
H A Drcsrev.c117 static void absent P((char const*,int));
294 absent(revno, field) function
300 rcserror("%s %s absent", field&1?"revision":"branch",
429 absent(revno, 1);
477 absent(revno, 2);
569 absent(revno, field);
618 absent(revno, field+1);
H A Dconf.sh290 else h=0 ok=absent
1440 else h=0 ok=absent
1487 else has_psiginfo=0 ok=absent
1503 else has_psignal=0 ok=absent
1521 else h=0 ok=absent
1540 h=0 ok=absent
1680 else has_vfork=0 ok='absent or broken'
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dcmse-veneers.s74 @ Invalid setups for veneer generation (absent standard symbol)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dpass-by-ref.exp49 # * absent: The function is not declared by the user (i.e. it does not
98 if {$cctor == "deleted" || ($cctor == "absent" && $mctor != "absent")} {
106 # - explicit, defaultedIn, defaultedOut, deleted, absent
304 set options_nodelete [list absent explicit defaultedIn defaultedOut]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dpass-by-ref.exp49 # * absent: The function is not declared by the user (i.e. it does not
98 if {$cctor == "deleted" || ($cctor == "absent" && $mctor != "absent")} {
106 # - explicit, defaultedIn, defaultedOut, deleted, absent
304 set options_nodelete [list absent explicit defaultedIn defaultedOut]
/netbsd-current/external/gpl3/autoconf/dist/lib/Autom4te/
H A DFileUtils.pm91 if absent, otherwise exit with error.

Completed in 117 milliseconds