Home
last modified time | relevance | path

Searched defs:modstruct (Results 1 – 6 of 6) sorted by relevance

/dports/devel/dev86/dev86-0.16.20/ld/
H A Dtype.h36 struct modstruct /* module table entry format */ struct
49 struct modstruct *modnext; /* next module in order of initial reading */ argument
51 }; /* careful with sizeof( struct modstruct )!! */ argument
/dports/biology/vt/vt-0.57721/lib/pcre2/
H A Dpcre2test.c444 typedef struct modstruct { struct
450 } modstruct; argument
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/pcre2-sys-0.2.5/pcre2/src/
H A Dpcre2test.c580 typedef struct modstruct { struct
586 } modstruct; argument
/dports/devel/pcre2/pcre2-35fee41/src/
H A Dpcre2test.c614 typedef struct modstruct { struct
620 } modstruct; argument
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/
H A Dtemplate.cc2028 const ModifierInfo* modstruct = FindModifier(mod, value - mod, in GetNextToken() local
/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DDynamicModel.cc3094 string modstruct, outstruct; in writeOutput() local