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

  /src/usr.sbin/lpr/common_source/
lp.local.h 67 #define DROP 3 /* offset to drop characters with descenders */
  /src/crypto/external/apache2/openssl/dist/test/
dtlsv1listentest.c 242 * DROP == 0 return value, no output
246 DROP } outtype;
252 { clienthello_nocookie_short, sizeof(clienthello_nocookie_short), DROP },
253 { clienthello_2ndfrag, sizeof(clienthello_2ndfrag), DROP },
257 { clienthello_cookie_short, sizeof(clienthello_cookie_short), DROP },
258 { record_short, sizeof(record_short), DROP }
330 if (!TEST_true((ret == 0 && tp->outtype == DROP)
bad_dtls_test.c 650 #define DROP(x) { x##UL, 1 }
654 int drop; member in struct:__anon658
659 DROP(0x10001), DROP(0xff), NODROP(0x100000), NODROP(0x800000), NODROP(0x7fffe1),
660 NODROP(0xffffff), NODROP(0x1000000), NODROP(0xfffffe), DROP(0xffffff), NODROP(0x1000010),
661 NODROP(0xfffffd), NODROP(0x1000011), DROP(0x12), NODROP(0x1000012),
662 NODROP(0x1ffffff), NODROP(0x2000000), DROP(0x1ff00fe), NODROP(0x2000001),
663 NODROP(0x20fffff), NODROP(0x2105500), DROP(0x20ffffe), NODROP(0x21054ff),
664 NODROP(0x211ffff), DROP(0x2110000), NODROP(0x2120000)
665 /* The last test should be NODROP, because a DROP wouldn't get tested. *
    [all...]
cmp_ctx_test.c 525 #define DROP(x) (void)(x) /* dummy free() for non-pointer and function types */
585 test_##FIELD, DROP)
588 NULL, IS_0, ((void *)1), DROP)
592 DEFAULT, 1, DROP)
751 1 /* true */, DROP)
  /src/crypto/external/bsd/openssl/dist/test/
dtlsv1listentest.c 243 * DROP == 0 return value, no output
245 enum {GOOD, VERIFY, DROP} outtype;
251 { clienthello_nocookie_short, sizeof(clienthello_nocookie_short), DROP },
252 { clienthello_2ndfrag, sizeof(clienthello_2ndfrag), DROP },
256 { clienthello_cookie_short, sizeof(clienthello_cookie_short), DROP },
257 { record_short, sizeof(record_short), DROP }
329 if (!TEST_true((ret == 0 && tp->outtype == DROP)
bad_dtls_test.c 445 #define DROP(x) { x##UL, 1 }
449 int drop; member in struct:__anon1694
454 DROP(0x10001), DROP(0xff), NODROP(0x100000), NODROP(0x800000), NODROP(0x7fffe1),
455 NODROP(0xffffff), NODROP(0x1000000), NODROP(0xfffffe), DROP(0xffffff), NODROP(0x1000010),
456 NODROP(0xfffffd), NODROP(0x1000011), DROP(0x12), NODROP(0x1000012),
457 NODROP(0x1ffffff), NODROP(0x2000000), DROP(0x1ff00fe), NODROP(0x2000001),
458 NODROP(0x20fffff), NODROP(0x2105500), DROP(0x20ffffe), NODROP(0x21054ff),
459 NODROP(0x211ffff), DROP(0x2110000), NODROP(0x2120000)
460 /* The last test should be NODROP, because a DROP wouldn't get tested. *
    [all...]
cmp_ctx_test.c 505 #define DROP(x) (void)(x) /* dummy free() for non-pointer and function types */
562 test_##FIELD, DROP)
565 NULL, IS_0, ((void *)1), DROP)
569 DEFAULT, 1, DROP)
730 1 /* true */, DROP)
  /src/crypto/external/bsd/openssl.old/dist/test/
dtlsv1listentest.c 243 * DROP == 0 return value, no output
245 enum {GOOD, VERIFY, DROP} outtype;
251 { clienthello_nocookie_short, sizeof(clienthello_nocookie_short), DROP },
252 { clienthello_2ndfrag, sizeof(clienthello_2ndfrag), DROP },
256 { clienthello_cookie_short, sizeof(clienthello_cookie_short), DROP },
257 { record_short, sizeof(record_short), DROP }
329 if (!TEST_true((ret == 0 && tp->outtype == DROP)
bad_dtls_test.c 426 #define DROP(x) { x##UL, 1 }
430 int drop; member in struct:__anon2228
435 DROP(0x10001), DROP(0xff), NODROP(0x100000), NODROP(0x800000), NODROP(0x7fffe1),
436 NODROP(0xffffff), NODROP(0x1000000), NODROP(0xfffffe), DROP(0xffffff), NODROP(0x1000010),
437 NODROP(0xfffffd), NODROP(0x1000011), DROP(0x12), NODROP(0x1000012),
438 NODROP(0x1ffffff), NODROP(0x2000000), DROP(0x1ff00fe), NODROP(0x2000001),
439 NODROP(0x20fffff), NODROP(0x2105500), DROP(0x20ffffe), NODROP(0x21054ff),
440 NODROP(0x211ffff), DROP(0x2110000), NODROP(0x2120000)
441 /* The last test should be NODROP, because a DROP wouldn't get tested. *
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Support/
regcomp.c 274 #define DROP(n) (p->slen -= (n))
647 DROP(1);
1130 DROP(finish-start); /* drop the operand */
  /src/external/bsd/nvi/dist/regex/
regcomp.c 169 #define DROP(n) (p->slen -= (n))
551 DROP(1);
1062 DROP(finish-start); /* drop the operand */
  /src/games/battlestar/
extern.h 149 #define DROP 1015
344 int drop(const char *);
  /src/lib/libc/regex/
regcomp.c 221 #define DROP(n) (p->slen -= (n))
815 DROP(1);
1596 DROP(finish-start); /* drop the operand */
  /src/external/gpl3/gcc/dist/libcpp/
macro.cc 108 DROP,
168 m_update = DROP;
179 return DROP;
275 INCLUDE, otherwise DROP. ERROR when unknown yet. */
1292 /* Drop leading padding. */
1365 /* Drop trailing padding. */
2172 is empty or because it is __VA_OPT__() ), drop PASTE_LEFT
2274 otherwise drop the paste flag. */
3134 Do header search if needed, and finally drop the outer <> or
3800 /* Drop the paste operator. *
    [all...]
  /src/external/gpl3/gcc.old/dist/libcpp/
macro.cc 108 DROP,
168 m_update = DROP;
179 return DROP;
275 INCLUDE, otherwise DROP. ERROR when unknown yet. */
1283 /* Drop leading padding. */
1356 /* Drop trailing padding. */
2163 is empty or because it is __VA_OPT__() ), drop PASTE_LEFT
2265 otherwise drop the paste flag. */
3125 Do header search if needed, and finally drop the outer <> or
3791 /* Drop the paste operator. *
    [all...]

Completed in 41 milliseconds