Home
last modified time | relevance | path

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

12

/netbsd-src/external/bsd/less/dist/
H A Dregexp.c156 #define SIMPLE 02 /* Simple enough to be STAR/PLUS operand. */ macro
435 if (op == '*' && (flags&SIMPLE))
444 } else if (op == '+' && (flags&SIMPLE))
494 *flagp |= HASWIDTH|SIMPLE;
528 *flagp |= HASWIDTH|SIMPLE;
555 *flagp |= HASWIDTH|SIMPLE;
570 *flagp |= SIMPLE;
/netbsd-src/lib/libcompat/regexp/
H A Dregexp.c160 #define SIMPLE 02 /* Simple enough to be STAR/PLUS operand. */ macro
437 if (op == '*' && (flags&SIMPLE))
446 } else if (op == '+' && (flags&SIMPLE))
497 *flagp |= HASWIDTH|SIMPLE;
531 *flagp |= HASWIDTH|SIMPLE;
643 *flagp |= SIMPLE;
/netbsd-src/external/bsd/bc/dist/
H A Dconst.h90 #define SIMPLE 0 macro
H A Dbc.y392 { $$ = nextarg (NULL, lookup ($1,SIMPLE), FALSE);}
404 { $$ = nextarg ($1, lookup ($3,SIMPLE), FALSE); }
767 { $$ = lookup($1,SIMPLE); }
H A Dutil.c608 case SIMPLE: in lookup()
/netbsd-src/crypto/external/bsd/heimdal/dist/tests/kdc/
H A Dkrb5-authz.conf.in6 kuserok = SIMPLE
H A Dkrb5-authz2.conf.in7 kuserok = SIMPLE
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/ldap/
H A Ddlz_ldap_dynamic.c
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Dabi137 SIMPLE ARG:
139 A SIMPLE ARG is one of the following:
164 words of the caller's stack frame. SIMPLE ARGs, as defined above, are
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Dabi137 SIMPLE ARG:
139 A SIMPLE ARG is one of the following:
164 words of the caller's stack frame. SIMPLE ARGs, as defined above, are
/netbsd-src/external/bsd/ntp/dist/html/hints/
H A Dparse33 - *SIMPLE* makefile to build a loadable STREAMS
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A DREADME118 conn=0 op=0 BIND dn="cn=admin,dc=example,dc=com" mech=SIMPLE ssf=0
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dtest.doc38 68060 SOFTWARE PACKAGE (Kernel version) SIMPLE TESTS
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-2002160 SIMPLE/GIMPLE rules, this is now done by Lang-independant code.
/netbsd-src/external/gpl3/autoconf/dist/lib/m4sugar/
H A Dm4sh.m41549 # [IF-SIMPLE-REF = IF-NOT-LITERAL])
1554 # expression IF-SIMPLE-REF can be used if the indirection
1594 # of a macro that takes three arguments: IF-SIMPLE-REF,
1616 # [IF-SIMPLE-REF = IF-NOT-LITERAL])
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dldap_table398 # # Use SIMPLE bind
405 # means don't bind, and "bind = yes" which means do a SIMPLE bind.
/netbsd-src/crypto/external/bsd/libsaslc/dist/ref/
H A Drfc4505.txt348 [IANA-SASL] IANA, "SIMPLE AUTHENTICATION AND SECURITY LAYER (SASL)
H A Drfc4616.txt455 [IANA-SASL] IANA, "SIMPLE AUTHENTICATION AND SECURITY LAYER (SASL)
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog.tree-ssa308 semantics.c, tree.c: Rename SIMPLE to GIMPLE everywhere.
/netbsd-src/external/lgpl3/gmp/dist/demos/expr/
H A DREADME85 SIMPLE USAGE
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/
H A DREADME369 SIMPLE LOOPS
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa10429 Rename SIMPLE to GIMPLE everywhere.
16001 Only insert SIMPLE statements.
16251 Recursively clobber every VAR_DECL contained in non SIMPLE nodes.
16504 not SIMPLE.
16507 * tree-simple.c: Document difference with original SIMPLE grammar.
16765 not SIMPLE, mark its parent.
16766 (create_ref): If the parent expression is not SIMPLE, create
16800 in SIMPLE form.
17569 * c-simplify.c (simplify_return_stmt): Accept a SIMPLE rhs.
17799 SIMPLE id and remove the SAVE_EXPR node.
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgimple.texi13 heavily influenced by the SIMPLE IL used by the McCAT compiler
15 choices. For one thing, SIMPLE doesn't support @code{goto}.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgimple.texi13 heavily influenced by the SIMPLE IL used by the McCAT compiler
15 choices. For one thing, SIMPLE doesn't support @code{goto}.
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-joslin-config-schema-xx.txt1538 [18] IANA, "SIMPLE AUTHENTICATION AND SECURITY LAYER (SASL) MECHANISMS",

12