Home
last modified time | relevance | path

Searched refs:UNUSE (Results 1 – 19 of 19) sorted by relevance

/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dsfont.c1593 #define UNUSE 0x7fffffff in fill_SfStruct() macro
1594 int32_t GsampleModes=UNUSE, GcoarseTune=UNUSE, GfineTune=UNUSE; in fill_SfStruct()
1595 int32_t Gpan=UNUSE, GinitialAttenuation=UNUSE,GscaleTuning=UNUSE; in fill_SfStruct()
1672 if (Gpan != UNUSE) in fill_SfStruct()
1832 #define UNUSE 0x7fffffff in fill_SfStruct() macro
1833 int32_t GsampleModes=UNUSE, GcoarseTune=UNUSE, GfineTune=UNUSE; in fill_SfStruct()
1834 int32_t Gpan=UNUSE, GinitialAttenuation=UNUSE,GscaleTuning=UNUSE; in fill_SfStruct()
1907 if (GcoarseTune != UNUSE) in fill_SfStruct()
1909 if (GfineTune != UNUSE) in fill_SfStruct()
1911 if (GscaleTuning != UNUSE) in fill_SfStruct()
[all …]
/dports/math/gambit/gambit-16.0.1/src/labenski/src/
H A Dsheetren.cpp132 #define UNUSE(a) a macro
146 #define UNUSE(a) macro
153 const wxSheetCoords& UNUSE(coords), in Draw()
/dports/japanese/today/ja-today-2.12_2/
H A Dmisc.c447 sortorder_tbl[i] = UNUSE; in analysis_sortorder()
448 statflag[i] = UNUSE; in analysis_sortorder()
461 if (statflag[j] == UNUSE) { in analysis_sortorder()
H A Dextern.h638 #define UNUSE -1 /* ������ɽ�� */ macro
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/f/
H A Dfactor.go35 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfactor.go35 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfactor.go31 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfactor.go31 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfactor.go35 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfactor.go35 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfactor.go35 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/devel/chroma/chroma-0.9.2/lexers/f/
H A Dfactor.go35 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfactor.go31 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/f/
H A Dfactor.go31 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/f/
H A Dfactor.go31 {`(USE:|UNUSE:|IN:|QUALIFIED:)(\s+)(\S+)`, ByGroups(KeywordNamespace, Text, NameNamespace), nil},
/dports/lang/sbcl/sbcl-1.3.13/
H A Dcommon-lisp-exports.lisp-expr467 "UNUSE-PACKAGE" "WITH-STANDARD-IO-SYNTAX"
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/tests/
H A Dalltest.tst657 ;PACKAGE-USED-BY-LIST, RENAME-PACKAGE, UNUSE-PACKAGE, USE-PACKAGE, INTERN,
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A DNEWS3229 to (UNUSE-PACKAGE "CLOS") explicitly.
H A DChangeLog8939 (UNUSE-PACKAGE, USE-PACKAGE, %IN-PACKAGE): lock the package
9777 (USE-PACKAGE, UNUSE-PACKAGE): obtain global packages lock since more