HomeSort by: relevance | last modified time | path
    Searched defs:SEARCH (Results 1 - 12 of 12) sorted by relevancy

  /src/lib/libc/db/recno/
recno.h 34 enum SRCHOP { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */
  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPRequest.h 32 static const int SEARCH=3;
  /src/external/gpl3/binutils/dist/gas/config/
bfin-parse.h 73 SEARCH = 274, /* SEARCH */
251 #define SEARCH 274
bfin-parse.c 557 SEARCH = 274, /* SEARCH */
735 #define SEARCH 274
945 YYSYMBOL_SEARCH = 19, /* SEARCH */
1602 "EXTRACT", "DEPOSIT", "EXPADJ", "SEARCH", "ONES", "SIGN", "SIGNBITS",
3085 case 19: /* asm_1: LPAREN REG COMMA REG RPAREN ASSIGN SEARCH REG LPAREN searchmod RPAREN */
3093 notethat ("dsp32alu: (dregs , dregs ) = SEARCH dregs (searchmod)\n");
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-parse.h 73 SEARCH = 274, /* SEARCH */
251 #define SEARCH 274
bfin-parse.c 557 SEARCH = 274, /* SEARCH */
735 #define SEARCH 274
945 YYSYMBOL_SEARCH = 19, /* SEARCH */
1602 "EXTRACT", "DEPOSIT", "EXPADJ", "SEARCH", "ONES", "SIGN", "SIGNBITS",
3085 case 19: /* asm_1: LPAREN REG COMMA REG RPAREN ASSIGN SEARCH REG LPAREN searchmod RPAREN */
3093 notethat ("dsp32alu: (dregs , dregs ) = SEARCH dregs (searchmod)\n");
  /src/external/gpl3/binutils/dist/bfd/
elf32-m68k.c 1535 /* SEARCH - simply search the hashtable, don't insert new entries or fail when
1537 FIND_OR_CREATE - search for an existing entry, but create new if there's
1539 MUST_FIND - search for an existing entry and assert that it exist.
1543 SEARCH,
1551 HOWTO is SEARCH or MUST_FIND). */
1563 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1568 if (howto == SEARCH)
1584 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1588 if (howto == SEARCH)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68k.c 1536 /* SEARCH - simply search the hashtable, don't insert new entries or fail when
1538 FIND_OR_CREATE - search for an existing entry, but create new if there's
1540 MUST_FIND - search for an existing entry and assert that it exist.
1544 SEARCH,
1552 HOWTO is SEARCH or MUST_FIND). */
1564 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1569 if (howto == SEARCH)
1585 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1589 if (howto == SEARCH)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68k.c 1536 /* SEARCH - simply search the hashtable, don't insert new entries or fail when
1538 FIND_OR_CREATE - search for an existing entry, but create new if there's
1540 MUST_FIND - search for an existing entry and assert that it exist.
1544 SEARCH,
1552 HOWTO is SEARCH or MUST_FIND). */
1564 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1569 if (howto == SEARCH)
1585 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1589 if (howto == SEARCH)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68k.c 1537 /* SEARCH - simply search the hashtable, don't insert new entries or fail when
1539 FIND_OR_CREATE - search for an existing entry, but create new if there's
1541 MUST_FIND - search for an existing entry and assert that it exist.
1545 SEARCH,
1553 HOWTO is SEARCH or MUST_FIND). */
1565 BFD_ASSERT ((info == NULL) == (howto == SEARCH || howto == MUST_FIND));
1570 if (howto == SEARCH)
1586 (howto == SEARCH || howto == MUST_FIND ? NO_INSERT
1590 if (howto == SEARCH)
    [all...]
  /src/external/mpl/dhcp/dist/includes/
dhctoken.h 129 SEARCH = 324,
  /src/external/mpl/dhcp/dist/keama/
dhctoken.h 133 SEARCH = 324,

Completed in 48 milliseconds