Home
last modified time | relevance | path

Searched defs:CE (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/bsd/atf/dist/atf-c/detail/
Dtest_helpers.h43 #define CE(stm) ATF_CHECK(!atf_is_error(stm)) macro
/netbsd/src/tests/lib/libc/sys/
Dt_posix_fadvise.c106 #define CE(x, exp) \ in ATF_TC_BODY() macro
/netbsd/src/games/backgammon/common_source/
Dfancy.c60 static char *CE; /* clear to end of line sequence */ variable
/netbsd/src/usr.sbin/makefs/cd9660/
Diso9660_rrip.c209 struct ISO_SUSP_ATTRIBUTES *temp, *pre_ce, *last, *CE, *ST; in cd9660_susp_handle_continuation_common() local
Diso9660_rrip.h191 ISO_SUSP_CE CE; member
/netbsd/src/libexec/getty/
Dgettytab.h154 #define CE gettyflags[9].value macro
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c24329 #define CE(mnem, op, nops, ops, ae) \ macro