Searched refs:CFLAG (Results 1 – 7 of 7) sorted by relevance
227 #define CFLAG 0x000001 /* frame is part of a combo */ macro
1454 cmask = CFLAG << cbp->c_dir; in markcombo()1455 omask = (IFLAG | CFLAG) << cbp->c_dir; in markcombo()1475 int mask = ~((IFLAG | CFLAG) << cbp->c_dir); in clearcombo()
90 #define CFLAG state->CFlag macro160 #define ECC ((NFLAG << 31) | (ZFLAG << 30) | (CFLAG << 29) | (VFLAG << 28) | (SFLAG << 27))
67 dnl Check for CFLAG and appends them to AM_CFLAGS if supported
97 correctly on (the latest) NeXT machines, with or without the "-posix" CFLAG.
380 #define CFLAG (PARENB|CREAD|CS7|CLOCAL) macro
13125 *) Fix Makefile.org so CC,CFLAG etc are passed to 'make links' add