Home
last modified time | relevance | path

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

/dflybsd-src/include/
H A Diso646.h39 #define not ! macro
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Diso646.h37 #define not ! macro
/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl_parser.h105 u_int8_t not; member
117 u_int8_t not; member
H A Dpfctl_parser.c1645 int rv, not = 0; in append_addr() local
1669 append_addr_host(struct pfr_buffer *b, struct node_host *n, int test, int not) in append_addr_host()
/dflybsd-src/contrib/gdb-7/gdb/gnulib/import/
H A Dfnmatch_loop.c204 register bool not; in FCT() local
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_cpols.c564 USERNOTICE *not; in notice_section() local
/dflybsd-src/contrib/tcsh-6/
H A Dglob.c298 int c, not; in glob() local
/dflybsd-src/usr.bin/dc/
H A Dbcode.c1333 not(void) in not() function