Home
last modified time | relevance | path

Searched defs:cFetch (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/
H A Darmcpu.cpp529 u32 cFetch = 0; in armcpu_exec() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmergemod.h213 #define IEnumMsmString_Next(This,cFetch,rgbstrStrings,pcFetched) (This)->lpVtbl->Next(This,cFetch,r… argument
374 #define IEnumMsmError_Next(This,cFetch,rgmsmErrors,pcFetched) (This)->lpVtbl->Next(This,cFetch,rgms… argument
516 #define IEnumMsmDependency_Next(This,cFetch,rgmsmDependencies,pcFetched) (This)->lpVtbl->Next(This,… argument
693 #define IEnumMsmConfigurableItem_Next(This,cFetch,rgmsmItems,pcFetched) (This)->lpVtbl->Next(This,c… argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmergemod.h213 #define IEnumMsmString_Next(This,cFetch,rgbstrStrings,pcFetched) (This)->lpVtbl->Next(This,cFetch,r… argument
374 #define IEnumMsmError_Next(This,cFetch,rgmsmErrors,pcFetched) (This)->lpVtbl->Next(This,cFetch,rgms… argument
516 #define IEnumMsmDependency_Next(This,cFetch,rgmsmDependencies,pcFetched) (This)->lpVtbl->Next(This,… argument
693 #define IEnumMsmConfigurableItem_Next(This,cFetch,rgmsmItems,pcFetched) (This)->lpVtbl->Next(This,c… argument
/dports/math/fparser/fparser-4.5.2/extrasrc/
H A Dfptypes.hh79 cFetch, /* Same as Dup, except with absolute index enumerator
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/fparser/
H A Dfptypes.hh47 cFetch, /* Same as Dup, except with absolute index enumerator
/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/extrasrc/
H A Dfptypes.hh85 cFetch, /* Same as Dup, except with absolute index enumerator
/dports/math/mathmod/mathmod-11.1/fparser/extrasrc/
H A Dfptypes.hh79 cFetch, /* Same as Dup, except with absolute index enumerator
/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/util/
H A Dtree_grammar_parser.y1482 enum { cVar,cFetch,cPopNMov }; enumerator