代码搜索:assertion
找到约 1,246 项符合「assertion」的源代码
代码结果 1,246
www.eeworm.com/read/240162/4589934
c assert2.c
/* Malformed assertion tests. */
/* { dg-do preprocess } */
#assert /* { dg-error "without predicate" "assert w/o predicate" } */
#assert % /* { dg-error "an identifier" "assert punctuation" } */
#
www.eeworm.com/read/233448/4685809
c assert2.c
/* Malformed assertion tests. */
/* { dg-do preprocess } */
#assert /* { dg-error "without predicate" "assert w/o predicate" } */
#assert % /* { dg-error "an identifier" "assert punctuation" } */
#
www.eeworm.com/read/233448/4687350
properties messagesbundle.properties
# Localized error messages for gnu.regexp
# Prefix for REException messages
error.prefix=At position {0} in regular expression pattern:
# REException (parse error) messages
repeat.assertion=repeated
www.eeworm.com/read/225531/4795285
hash
#!/bin/sh
# Exercise a bug that was fixed in 4.0s.
# Before then, rm would fail occasionally, sometimes via
# a failed assertion, others with a seg fault.
. $srcdir/../expensive
if test "$VERBOSE" =
www.eeworm.com/read/180227/5287746
c 1-17.c
/*
* Test case for assertion #1 of the sigaction system call that shows
* sigaction (when used with a non-null act pointer) changes the action
* for a signal.
*
* Steps:
* 1. Initialize a globa
www.eeworm.com/read/180227/5287747
c 2-17.c
/*
* Test case for assertion #2 of the sigaction system call that shows
* sigaction (when used with a non-null oact pointer) changes the action
* for a signal.
*
* Steps:
* 1. Call sigaction to
www.eeworm.com/read/167133/5467186
properties messagesbundle.properties
# Localized error messages for gnu.regexp
# Prefix for REException messages
error.prefix=At position {0} in regular expression pattern:
# REException (parse error) messages
repeat.assertion=repeated
www.eeworm.com/read/340665/3280710
c assert2.c
/* Malformed assertion tests. */
/* { dg-do preprocess } */
#assert /* { dg-error "without predicate" "assert w/o predicate" } */
#assert % /* { dg-error "an identifier" "assert punctuation" } */
#
www.eeworm.com/read/304657/3791338
properties messagesbundle.properties
# Localized error messages for gnu.regexp
# Prefix for REException messages
error.prefix=At position {0} in regular expression pattern:
# REException (parse error) messages
repeat.assertion=repeated
www.eeworm.com/read/292670/3950512
c 1-17.c
/*
* Test case for assertion #1 of the sigaction system call that shows
* sigaction (when used with a non-null act pointer) changes the action
* for a signal.
*
* Steps:
* 1. Initialize a globa