Home
last modified time | relevance | path

Searched refs:SKIP (Results 1 – 25 of 51) sorted by relevance

123

/trueos/contrib/netbsd-tests/lib/libm/
HDt_ldexp.c43 #define SKIP 9999 macro
56 { 1.0, 5, SKIP, " 32" },
57 { 1.0, 1022, SKIP, "4.4942328371557897693233e+307" },
59 { 1.0, 1023, SKIP, "8.9884656743115795386465e+307" },
62 { 1.0, -5, SKIP, " 0.03125" },
63 { 1.0, -1021, SKIP, "4.4501477170144027661805e-308" },
65 { 1.0, -1022, SKIP, "2.2250738585072013830902e-308" },
74 { 0.0, -1, SKIP, " 0" },
75 { 0.0, 0, SKIP, " 0" },
76 { 0.0, 1, SKIP, " 0" },
[all …]
/trueos/contrib/libyaml/src/
HDscanner.c494 #define SKIP(parser) \ macro
1424 SKIP(parser); in yaml_parser_fetch_document_indicator()
1425 SKIP(parser); in yaml_parser_fetch_document_indicator()
1426 SKIP(parser); in yaml_parser_fetch_document_indicator()
1470 SKIP(parser); in yaml_parser_fetch_flow_collection_start()
1513 SKIP(parser); in yaml_parser_fetch_flow_collection_end()
1550 SKIP(parser); in yaml_parser_fetch_flow_entry()
1611 SKIP(parser); in yaml_parser_fetch_block_entry()
1664 SKIP(parser); in yaml_parser_fetch_key()
1746 SKIP(parser); in yaml_parser_fetch_value()
[all …]
/trueos/contrib/subversion/subversion/libsvn_diff/
HDutil.c209 #define SKIP \ in svn_diff__normalize_buffer() macro
246 SKIP; \ in svn_diff__normalize_buffer()
272 SKIP; in svn_diff__normalize_buffer()
299 SKIP; in svn_diff__normalize_buffer()
338 #undef SKIP in svn_diff__normalize_buffer()
/trueos/contrib/bmake/mk/
HDinstall-mk79 SKIP=
93 -n) ECHO=echo SKIP=:; shift;;
112 $SKIP "$@"
155 [ -z "$SKIP" ] && dest=`realpath $dest`
172 $SKIP cd $dest
/trueos/contrib/subversion/subversion/libsvn_subr/
HDdate.c42 SKIP, /* Ignore this template character */ enumerator
89 { ']', NULL, SKIP, 0 },
149 case SKIP: in template_match()
/trueos/crypto/openssl/apps/
HDdh2048.pem10 These are the 2048 bit DH parameters from "Assigned Number for SKIP Protocols"
HDdh512.pem6 These are the 512 bit DH parameters from "Assigned Number for SKIP Protocols"
HDdh1024.pem7 These are the 1024 bit DH parameters from "Assigned Number for SKIP Protocols"
HDdh4096.pem15 These are the 4096 bit DH parameters from "Assigned Number for SKIP Protocols"
/trueos/etc/mail/
HDaccess.sample13 #Connect:128.32.2 SKIP
/trueos/contrib/binutils/gas/config/
HDtc-score.h44 #define TC_VALIDATE_FIX(FIXP, SEGTYPE, SKIP) score_validate_fix (FIXP) argument
HDtc-i386.h212 #define TC_VALIDATE_FIX(FIX,SEGTYPE,SKIP) i386_validate_fix(FIX) argument
/trueos/bin/pax/tests/
HDlegacy_test.pl22 ustar_pathnames: { SKIP: {
/trueos/sbin/restore/
HDrestore.h124 #define SKIP 2 /* skipping */ macro
HDrestore.c676 curfile.action = SKIP; in createfiles()
710 curfile.action = SKIP; in createfiles()
HDtape.c347 if (command == 'R' || command == 'r' || curfile.action != SKIP) in getvol()
923 curfile.action = SKIP; in skipfile()
1252 case SKIP: in readtape()
/trueos/sbin/growfs/tests/
HDlegacy_test.pl36 SKIP: { label
/trueos/sbin/fsck_ffs/
HDpass1b.c100 res = SKIP; in pass1bcheck()
HDpass4.c135 res = SKIP; in pass4check()
HDfsck.h358 #define SKIP 0x02 macro
HDpass1.c474 res = SKIP; in pass1check()
/trueos/contrib/openpam/
HDtest-driver104 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
/trueos/etc/
HDprotocols67 skip 57 SKIP # SKIP
/trueos/share/i18n/csmapper/MISC/
DMULELAO-1%UCS.src49 # added the SKIP monetary symbol (U+20AD) at its logical place -- srtxg
/trueos/crypto/openssl/doc/ssl/
HDSSL_CTX_set_tmp_dh_callback.pod81 version of the OpenSSL distribution contain the 'SKIP' DH parameters,

123