Home
last modified time | relevance | path

Searched defs:exportP (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/irrtoolset/irrtoolset-release-5.1.3/src/rtconfig/
H A Drtconfig.hh78 virtual void exportP(ASt as, in exportP() function in RtConfig
H A Df_junos.cc976 void JunosConfig::exportP(ASt asno, MPPrefix *addr, in exportP() function in JunosConfig
H A Df_cisco.cc1206 void CiscoConfig::exportP(ASt asno, MPPrefix *addr, in exportP() function in CiscoConfig
H A Df_ciscoxr.cc1301 void CiscoXRConfig::exportP(ASt asno, MPPrefix *addr, in exportP() function in CiscoXRConfig
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Compiler/MAlonzo/
H A DPragmas.hs92 exportP = HsExport r <$ wordsP ["as"] <* whitespace <*> hsIdent <* skipSpaces function