Searched refs:pAddfunction (Results 1 – 1 of 1) sorted by relevance
33 static add_function pAddfunction[types::InternalType::IdLast][types::InternalType::IdLast] = {NULL}; variable38 …pAddfunction[types::InternalType::Id ## id1][types::InternalType::Id ## id2] = (add_function)&add_… in fillAddFunction()805 add_function add = pAddfunction[_pL->getId()][_pL->getId()]; in GenericUnaryPlus()821 add_function add = pAddfunction[_pLeftOperand->getId()][_pRightOperand->getId()]; in GenericPlus()