Home
last modified time | relevance | path

Searched refs:SIMPLE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/less/
H A Dregexp.c154 #define SIMPLE 02 /* Simple enough to be STAR/PLUS operand. */ macro
428 if (op == '*' && (flags&SIMPLE))
437 } else if (op == '+' && (flags&SIMPLE))
486 *flagp |= HASWIDTH|SIMPLE;
520 *flagp |= HASWIDTH|SIMPLE;
547 *flagp |= HASWIDTH|SIMPLE;
562 *flagp |= SIMPLE;
/freebsd/contrib/ntp/html/hints/
H A Dparse33 - *SIMPLE* makefile to build a loadable STREAMS
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq1875 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
H A Daic79xx.seq1106 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
/freebsd/contrib/file/magic/Magdir/
H A Dimages1454 0 string SIMPLE\ \ =
1470 # five keywords that are required in every FITS file: SIMPLE, BITPIX, NAXIS, NAXISn, and END. EXTEN…