Searched refs:pSys (Results 1 – 4 of 4) sorted by relevance
213 ficlCompilePnp(ficlSystem *pSys) in ficlCompilePnp() argument215 ficlDictionary *dp = ficlSystemGetDictionary(pSys); in ficlCompilePnp()217 FICL_SYSTEM_ASSERT(pSys, dp); in ficlCompilePnp()
582 ficlCompilePciBios(ficlSystem *pSys) in ficlCompilePciBios() argument584 ficlDictionary *dp = ficlSystemGetDictionary(pSys); in ficlCompilePciBios()586 FICL_SYSTEM_ASSERT(pSys, dp); in ficlCompilePciBios()635 ficlCompileCpufunc(ficlSystem *pSys) in ficlCompileCpufunc() argument637 ficlDictionary *dp = ficlSystemGetDictionary(pSys); in ficlCompileCpufunc()639 FICL_SYSTEM_ASSERT(pSys, dp); in ficlCompileCpufunc()
867 ficlSystemCompilePlatform(ficlSystem *pSys) in ficlSystemCompilePlatform() argument869 ficlDictionary *dp = ficlSystemGetDictionary(pSys); in ficlSystemCompilePlatform()870 ficlDictionary *env = ficlSystemGetEnvironment(pSys); in ficlSystemCompilePlatform()875 FICL_SYSTEM_ASSERT(pSys, dp); in ficlSystemCompilePlatform()876 FICL_SYSTEM_ASSERT(pSys, env); in ficlSystemCompilePlatform()920 (*fnpp)(pSys); in ficlSystemCompilePlatform()
1146 ficlEfiCompilePlatform(ficlSystem *pSys) in ficlEfiCompilePlatform() argument1148 ficlDictionary *dp = ficlSystemGetDictionary(pSys); in ficlEfiCompilePlatform()1150 FICL_SYSTEM_ASSERT(pSys, dp); in ficlEfiCompilePlatform()