Home
last modified time | relevance | path

Searched defs:nUsedFPR (Results 1 – 2 of 2) sorted by relevance

/trunk/main/bridges/source/cpp_uno/s5abi_macosx_aarch64/
H A Dabi.cxx129 bool classifyAggregate( typelib_TypeDescriptionReference *pTypeRef, int &nUsedGPR, int &nUsedFPR ) in classifyAggregate()
161 …ent( typelib_TypeDescriptionReference *pTypeRef, bool /*bInReturn*/, int &nUsedGPR, int &nUsedFPR ) in examine_argument()
224 int nUsedFPR = 0; in fill_struct() local
H A Dcpp2uno.cxx124 int nUsedFPR = 0; in cpp2uno_call() local